Zach Brookler 80b64f9b3f
Cloud formation "depends_on" #2845 Add depends on and update name type mapping (#2994)
* ENH: Add unit test for cloudformation DependsOn

* ENH: Add implementation of retrieving list of resources that account for dependencies

* ENH: Update the name mappings so that they are consistent with the latest cloudformation names

* ENH: Add launch configuration to type names

* ENH: Create subnet for test and test creation with dependencies

* CLN: Code reformatting

* CLN: Remove print statements

* BUG: Fix error resulting in possible infinite loop

* CLN: Remove commented out fixture decorator

* BUG: Remove subnet creation

* CLN: Remove main and ec2 dependencies

* BUG: Add back in instance profile name type

* CLN: Remove print

* BUG: Fix broken unit test

* CLN: Code reformatting

* CLN: Remove main

* ENH: Add autoscaling group name to type names

* ENH: Add unit test for string only dependency and add assertions to unit tests

* ENH: Add unit test for chained depends_on in cloudformation stack

* BUG: Remove f strings for python 2.7 compatibility

* BUG: List needs to be sorted for python2.7

* CLN: Fix code formatting
2020-05-18 09:47:18 +01:00
..
2019-12-16 21:25:20 -05:00
2020-05-04 09:27:57 +01:00
2020-05-16 15:03:26 +01:00
2020-05-07 12:29:18 +01:00
2020-03-12 14:07:34 +00:00
2019-12-26 16:06:53 +01:00
2020-04-06 19:55:54 +10:00
2019-12-16 21:25:20 -05:00
2020-01-23 10:15:02 -08:00
2020-03-06 18:11:07 -03:00
2020-04-01 22:14:51 -03:00
2020-05-06 10:28:13 -04:00
2020-01-23 10:15:02 -08:00
2020-01-23 10:15:02 -08:00
2020-03-02 13:07:34 +00:00
2020-01-23 10:15:02 -08:00