-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix secret upsert and add test * Update tests * Fix prefix and add output to validate arn * Use a different account id * Fix arn for secret * Add new secret, and role to make the test correct * Fix: replace jsondecode for jsonencode * Temporarily destroy env at the beginning for testing * Revert "Temporarily destroy env at the beginning for testing" This reverts commit a5d0155. * remove codeploy from tests * Update tests * Remove codeploy dependency * Update policy name for parameter store * Add secret as parameter to cf * Update roles definition * MOve role to cf * Fix vpc file and teardown script * Remove dependency * Fix output role * Move secret to CF * update auth method and add more trust relationships to role * Fix var * Cleanup * try destroy once * Update name of stacks * Revert name changes * Update secret name in fargate * Removed commented code
- Loading branch information
1 parent
de763c5
commit 26cc336
Showing
13 changed files
with
120 additions
and
191 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
Oops, something went wrong.