Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Add network load balancers, and api gateway resources to terraform #250

Merged
merged 17 commits into from
Dec 14, 2023

Conversation

ryanghunter
Copy link
Contributor

Purpose

Adds the load balancer resources and api gateway resources needed to expose the wpst, jobs db, and sps api services through API Gateway using a VPC Link.

Includes adding the account-bring-up module for one-time setup resources in an account.

Proposed Changes

  • [ADD] load_balancers.tf for the creation of the aws-load-balancer controller, nlb's, and connecting resources
  • [CHANGE] move load balancer stand up to terraform from k8s service definitions

@ryanghunter
Copy link
Contributor Author

Changes tested using the 1.27 cluster in sips-test. Chirp successfully ran and verified job data got to jobs database.

@ryanghunter ryanghunter merged commit f6cc48e into main Dec 14, 2023
@ryanghunter ryanghunter deleted the iac_gw_load_balancing branch January 31, 2024 16:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant