1.1.0 - 2024-12-20
- [Changed] Increase default CloudFormation stack delete timeout from 1h to 1h30m (#78)
- [Fixed] Really use
on_failure
variable, previously CloudFormation stackon_failure
was hardcoded toROLLBACK
(#77) - [Fixed] Add CloudFormation stack
on_failure
tolifecycle.ignore_changes
, so stacks created before0ca3e1319cc89557ea31b3553012562d0e9a0b81
won't be re-created on update by default (#77) - [Changed] Update Elasticsearch to 6.8 (#71)
- [Changed] Increase CloudFormation stack update timeout from 30m to 1h (#73)
1.0.0 - 2024-12-09
- [Added] Add changelog (#74)