Timothy Klopotoski bd5ab53241
Fix bugs. Cloudformation updates are complex! (#4200)
* **Fix bug.** If a cloudformation stack is updated with a new
    parameter, that parameter should be honored. Several unit tests
    had bugs where they were not providing parameters required by the template.
* **Fix bug.** Do not update stack parameters until after deleting removed
    resources, so that any references to removed parameters can be resolved.
* **Fix bug.** Per the API, creation of a change set should not modify
    a stack. The `diff` method, called in the creation of a
    FakeChangeSet, was mutating the resource map which was problematic
2021-08-19 17:36:11 +01:00
..
2020-11-11 15:55:37 +00:00
2021-08-04 13:40:10 +01:00
2020-11-11 15:55:37 +00:00
2021-07-26 07:40:39 +01:00
2021-08-19 06:44:56 +01:00
2021-01-29 11:31:56 +00:00
2021-07-26 07:40:39 +01:00
2020-11-11 15:55:37 +00:00
2021-07-26 07:40:39 +01:00
2021-07-26 07:40:39 +01:00
2020-11-11 15:55:37 +00:00
2021-08-03 16:21:15 +01:00
2021-07-26 07:40:39 +01:00
2021-07-26 07:40:39 +01:00
2021-07-26 07:40:39 +01:00
2021-07-26 07:40:39 +01:00
2021-08-04 06:45:41 +01:00
2021-01-29 11:31:56 +00:00
2021-07-26 07:40:39 +01:00