Releases: jcoreio/cloudformation-tools
Releases · jcoreio/cloudformation-tools
v8.5.3
8.5.3 (2024-10-17)
Bug Fixes
- deployCloudFormationStack: log when setting stack policy after deploy (4efb9ec)
v8.5.2
8.5.2 (2024-10-17)
Bug Fixes
- deployCloudFormationStack: fix double stringification of StackPolicyBody (cc7af84)
v8.5.1
8.5.1 (2024-07-02)
Bug Fixes
- don't set stack policy while something is in progress (1106e89)
v8.5.0
8.5.0 (2024-07-01)
Features
- export watchStackEvents from index (fc3cccd)
v8.4.0
8.4.0 (2024-07-01)
Features
- add (upsert/delete)IAM(Role/InstanceProfile) functions (0a0e4d8)
v8.3.2
8.3.2 (2024-06-30)
Bug Fixes
- error when deleting existing failed stack (1edef64)
v8.3.1
8.3.1 (2024-06-29)
Bug Fixes
- make ChangeSetName optional again (951cbec)
v8.3.0
8.3.0 (2024-06-29)
Features
- pass through remaining options to CreateChangeSet (1206653)
v8.2.0
8.2.0 (2024-06-28)
Features
- add UsePreviousTemplate option (af23fd4)
v8.1.0
8.1.0 (2024-06-18)
Features
- add ImportExistingResources option (5b4c796)