Releases: terraform-aws-modules/terraform-aws-sns
Releases · terraform-aws-modules/terraform-aws-sns
v6.1.2
6.1.2 (2024-12-20)
Bug Fixes
- SID must only include alphanumeric characters (#60) (e4c5800)
v6.1.1
6.1.1 (2024-10-11)
Bug Fixes
- Update CI workflow versions to latest (#57) (93fe76b)
v6.1.0
6.1.0 (2024-07-05)
Features
- Automatically append .fifo to fifo topic names (#55) (cfd23c1)
v6.0.1
6.0.1 (2024-03-06)
Bug Fixes
- Update CI workflow versions to remove deprecated runtime warnings (#51) (367df2e)
v6.0.0
6.0.0 (2023-11-13)
âš BREAKING CHANGES
- Add
archive_policy
and replay_policy
configurations and v5 upgrade (#50)
Features
- Add
archive_policy
and replay_policy
configurations and v5 upgrade (#50) (30e89b9)
v5.4.0
5.4.0 (2023-08-28)
Features
v5.3.0
5.3.0 (2023-04-10)
Features
v5.2.0
5.2.0 (2023-04-08)
Features
- Add data protection policy support (#43) (a4d89d3)
v5.1.0
5.1.0 (2023-02-25)
Features
v5.0.1
5.0.1 (2023-02-22)
Bug Fixes
- Attach external topic policy when
create_topic_policy
is false
(#41) (bc40f51)