Skip to content

Releases: DNXLabs/terraform-aws-sns

0.2.4

09 Apr 01:00
dbbe878
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.3...0.2.4

0.2.3

27 Oct 05:26
a057856
Compare
Choose a tag to compare

What's Changed

  • Replace number (deprecated) with numeric on random_string by @luiz-dnx in #8

New Contributors

  • @luiz-dnx made their first contribution in #8

Full Changelog: 0.2.2...0.2.3

0.2.2

19 Sep 04:23
c0f23db
Compare
Choose a tag to compare

Bump Nodejs version from 12 to 16

0.2.1

19 Jul 06:54
6244046
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.2.1

0.2.0

03 May 02:00
Compare
Choose a tag to compare

FEATURES

  • Adding email subscription

0.1.8

27 Jan 09:42
Compare
Choose a tag to compare

Update sns topic policy to accept messages from event bridge

0.1.7

10 Jan 23:20
Compare
Choose a tag to compare

• Lambda zip file has been updated to the latest version v0.3.0-dnx2 which matches glue alarms

0.1.6

18 Aug 08:34
Compare
Choose a tag to compare
  • Change lambda from go to nodejs

0.1.5

03 Jul 06:24
Compare
Choose a tag to compare

Updating function_name with the topic_name to create a lambda for each slack_endpoint alarm

0.1.4

25 Mar 07:18
Compare
Choose a tag to compare
  • Terraform 0.12 support
  • Allowing an SNS that can receive notifications from any source (use with caution)