-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update Infrastructure configurations (#37)
* missed out bastion host in security group. removing it * updated teardown working directory * fixed terraform destroy error trying -reconfigure flag instead trying -migrate-state flag updated to "terraform init" fix dockerfile path fixed the path for init to reference dev env changed init path to main infra instead update init flags added init backend before init infra removed inits and use apply -destroy retry terraform init without working dir try init working dir in main infra * added env name to pipeline * added teardown for prod * update terraform destroy syntax * update destroy syntax * add in conditional check for dev env * add review before setup dev env and reduce az count * sync changes to prod workflow
- Loading branch information
Showing
3 changed files
with
3 additions
and
12 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