Skip to content

Releases: dasmeta/terraform-aws-sns

v1.0.0

22 Nov 15:40
d625563
Compare
Choose a tag to compare

1.0.0 (2022-11-22)

Bug Fixes

  • DMVP-1202: added output value for other module (4337bc8)
  • DMVP-1436: change pre-commit to be executable (89a74a6)
  • DMVP-1436: have a simple test on topic sub-module (a8ac535)
  • DMVP-1436: have improved/refactored a bit the topic and subscription modules (7273c42)
  • DMVP-1436: hooks/actions (9951400)

Features

  • DMVP-1050: subscription module which can link topic with lambda (#1) (0363ffa)

1.2.3

16 Sep 06:48
fed81c1
Compare
Choose a tag to compare
Merge pull request #5 from dasmeta/DMVP-1168

fix(DMVP-1202): added output value for other module

1.2.2

02 Sep 07:25
b4d77a4
Compare
Choose a tag to compare

Fix lambda setup to have trigger created automatically

1.2.1

18 Aug 09:38
4944e1b
Compare
Choose a tag to compare

Fix to use function data resource instead of alias

1.2.0

18 Aug 07:45
0363ffa
Compare
Choose a tag to compare

Add module to manage subscriptions

SNS topic

19 May 12:51
Compare
Choose a tag to compare
1.0.1

done