forked from bcgov/supreme-court-viewer
-
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.
JASPER-127/174: Setup ECS Services and Integrate Public Load Balancer (…
…#58) * - Reference public load - Added rules to redirect traffic to target group - Provision rds db * Added subnet group name * Added kms_key_id and db ca cert * Use kms key ARN instead of ID * Removed hypens in db names * Added db identifier to make it easier to reference the db * Comment interceptor * - Use provisioned security groups - Update ECS to use existing SGs - Removed rolesanywhere code - Update Target Groups to have Web and API - Update Load Balancer Listeners * - Add checking if image in ECR already exists - Resolved tfsec errors - Prevent overwriting ECS TD when deploying infra code * Added shell: bash * Fixed ECR repo url * Use repo name instead of repo uri * Fixed if condition syntax * Changed image_tag format * Changed backup retention to 7 days --------- Co-authored-by: Ronaldo Macapobre <[email protected]>
- Loading branch information
1 parent
648b69e
commit b314dd0
Showing
20 changed files
with
536 additions
and
325 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
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 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 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 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 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
Oops, something went wrong.