-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial fixes * Small unnecesary printing fixes * small tweak in bitops incoming * Remove wiping of bitops_extra_env_vars * Fixing env-merger * Initial commit - debugging subnets fetching * Fixing typo * fixing indexes * Testing #2 * Missing id * fixing typo * Forcing subnet for vpc * Clearing out output bugging message * Moving files * Fixes * typo * Outputs deps fix * fixing index * random_int fix * Debugging 1 * Fixes * Fix typo * debugg * trying a failing one * tonumber * +dep * debugging * adding debugg outputs * fixing expected value * Cleanup * Cleanup + moving secret manager get * Fix expected empty value * Code cleanup * Adding lifecycle block to keys in sm * Removing ugly sed command * adding random back again * Missing var * Fixing efs zone issue * Fixing efs zone mapping issue #2 Fixing output prints * Fixing ec2_zone_mapping * Typo in var name * Debug EFS+VPC * Choosing the default subnet for the VPC * adding debugs to main * Missing mapping of values * Debugging summary * Changing VPC logic * Debugging * typo * Debugging 2 * Debugging 3 * fix subnet issues * typo in resource * breaking loop * Fixing cycle * typo fix * typo fix 2 * Adding subnet def'n * wrong conditional location * typos fix * Fixes * Fixing ELB Subnet/VPC/AZ * Fixing VPC Id in security group * Missing file in commit * Chaging attribute name * Commenting out AZ from ELB * Trying to get rid of dep loop * changing conditional order * Changing region per zone * Fixing AZ conditional creation * Changing az logic #2 * Debug #55 * Trying to break loops * Break the look #2 * Fixing zones loop * Missing index * fixing outputs * Playing with EC2 AZ's * commenting out dep * Cross-fixing * changing set substract * slice sort fix * set * Changed az approach again * cleanup * Retrying indexes * Typo in var name * Fixing README * Fixing az index to ec2 * Adding comment in readme, fixing outputs * Output fixing * Fixing summary * Missing " * Deboug outputs cleanup * Debugging EFS DNS URL * Debug 2 * Huge EFS Changes * Fixing some () * Really, another ' * Fixes to vars typos and indexes * cidr != cidr_block * removing breaking unnecesary output * Fixing string to list * Testing different approach * Missing index * Approach #2 * typo * Escaping var * region-namme doesn't exists * Adding a validation * Validation fix * Removing filtering for only one VPC per ZAZ * Adding EFS deps * Fixing and filtering * Cleanup * fix * Changing to ID * Clearer passthrough * Adding try * Adding VPC def'n as target * Making main only a target * Making all vpc's targets * Adding subnets? * removing for_each * Fixing azs * removing count * Fixing unnecesary count * typo * target vpcs and subnets * Cleanups * Adding dep * typo * option 2 * Module VPC to run first * Adding allow-sg to aurora * Adding missing files in commit * dupe cleanup * Adding missing mapping var * fixing data source name * Changing aurora VPC * Fixing SG * Cleanup and vpc target dependant * Adding timeout and lifecycle to aurora sg * Adding aurora db lifecycle tag * Rollback * Cleanup * Cleanup
- Loading branch information
Showing
27 changed files
with
801 additions
and
335 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
Oops, something went wrong.