-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 141 - all-layers, s3 key multi region support and others (#149)
* ISSUE-141 Added multi options for s3 key checking * ISSUE-141 Improved way to check DR * ISSUE-1 added multi region support, tfautomv, s3 key autogeneration, layer region autodetection, region fallback system (layer dir, then account tfvars, then project tfvars) * ISSUE-141 adding path to deploy beta and alpha images * ISSUE-141 fixed python version * ISSUE-141 added region var to tf command line; fixed var name in credentials * ISSUE-141 set toolbox version * ISSUE-141 imported tests from master * ISSUE-141 fix to _find_region function * Update leverage/container.py Co-authored-by: Angelo Fenoglio <[email protected]> * Update leverage/container.py Co-authored-by: Angelo Fenoglio <[email protected]> * Update leverage/container.py Co-authored-by: Angelo Fenoglio <[email protected]> * Update leverage/modules/terraform.py Co-authored-by: Angelo Fenoglio <[email protected]> * Issue 123 all layers option (#151) * ISSUE-123 added logic for init-multi command * ISSUE-123 all terraform commands keeps running on layers but accept --layers list to run from account level * ISSUE-141 persist s3 key when dynamically generated * ISSUE-123 added logic for recording the s3 key in the tf file when automagically generated; removed hidden commands from tf commands * Update leverage/container.py Co-authored-by: Angelo Fenoglio <[email protected]> * ISSUE-123 changed internal functions from click commands to regular functions; code refactor for sake of readability * ISSUE-123 fixed test * ISSUE-123 fixed makefile for testing * Update leverage/container.py Co-authored-by: Angelo Fenoglio <[email protected]> * Update leverage/container.py Co-authored-by: Angelo Fenoglio <[email protected]> * Update leverage/modules/terraform.py Co-authored-by: Angelo Fenoglio <[email protected]> * ISSUE-123 fixed comments for PR 151 * ISSUE-123 removed comments * ISSUE-123 fixed condition * ISSUE-123 changed value sublayer to layers_group Co-authored-by: Angelo Fenoglio <[email protected]> * ISSUE-141 toolbox version updated Co-authored-by: Angelo Fenoglio <[email protected]>
- Loading branch information
1 parent
10b3478
commit 6869467
Showing
12 changed files
with
553 additions
and
96 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
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.