Skip to content

Releases: terraform-aws-modules/terraform-aws-sns

v7.0.0

22 Oct 17:15

Choose a tag to compare

7.0.0 (2025-10-22)

âš  BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.9 and 1.5.7 respectively (#68)

Caution

There are no changes for users other than one small change to match the underlying API. Within topic_policy_statements, the condition argument was previously conditions (plural). See this change for reference

Features

  • Upgrade AWS provider and min required Terraform version to 6.9 and 1.5.7 respectively
  • Add support for resource level region argument to relevant resources
  • Add variable optional attributes to replace vague variable types of any or map(string)
  • Ensure no resources or data sources are invoke if create = false

v6.2.1

21 Oct 09:04

Choose a tag to compare

6.2.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#66) (c02e448)

v6.2.0

16 May 20:57

Choose a tag to compare

6.2.0 (2025-05-16)

Features

v6.1.3

08 Apr 21:09

Choose a tag to compare

6.1.3 (2025-04-08)

Bug Fixes

  • Change default policy from deprecated SourceOwner to SourceAccount (#61) (05748cf)

v6.1.2

20 Dec 16:12

Choose a tag to compare

6.1.2 (2024-12-20)

Bug Fixes

  • SID must only include alphanumeric characters (#60) (e4c5800)

v6.1.1

11 Oct 17:13

Choose a tag to compare

6.1.1 (2024-10-11)

Bug Fixes

  • Update CI workflow versions to latest (#57) (93fe76b)

v6.1.0

05 Jul 11:59

Choose a tag to compare

6.1.0 (2024-07-05)

Features

  • Automatically append .fifo to fifo topic names (#55) (cfd23c1)

v6.0.1

06 Mar 19:11

Choose a tag to compare

6.0.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#51) (367df2e)

v6.0.0

13 Nov 16:04

Choose a tag to compare

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

28 Aug 15:53

Choose a tag to compare

5.4.0 (2023-08-28)

Features