-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trim down terraform config for the new Electric (#1)
* Define multiple public subnets in the vpc module * Remove non-existent env variables from the ECS task definition * Remove any mentions of the migrations proxy from the ECS service module * Update ECS service definition to use the new Electric port and updated VPC module * Remove any mentions of the migrations proxy from the load balancer module * Switch to using an application load balancer * Bring the main config up to date with the sub-module changes * Remove frontend modules and variables * Add terraform.tfvars to .gitignore * Fix the certificate and HTTPS listener config * Update the top-level README * docs: README tweaks from a clean pass through. --------- Co-authored-by: James Arthur <[email protected]>
- Loading branch information
Showing
28 changed files
with
121 additions
and
470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
.terraform | ||
terraform.tfstate | ||
terraform.tfstate.backup | ||
terraform.tfvars |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.