Skip to content

Releases: fivexl/terraform-aws-ecs-events-to-slack

0.3.3

09 Oct 08:45
824b8de
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.3.2...0.3.3

0.3.2

18 Sep 13:26
Compare
Choose a tag to compare

What's Changed

  • Fixed CI errors
  • Implemented slack_webhook_url lookup from AWS SSM parameter store
  • Implemented slack_webhook_url lookup from AWS Secrets Manager by @androidwiltron in PR #20

New Contributors

  • @androidwiltron made their first contribution in PR #20

Full Changelog: View on GitHub

0.3.1

12 Jul 13:42
Compare
Choose a tag to compare
  • revert back to the default creation of lambda packages

Full Changelog: v0.3.0...v0.3.1

v0.3.0

03 Jul 13:02
Compare
Choose a tag to compare
  • allow setting memory value for lambda functions
  • update lambda module to support terraform provider v5
  • update python deps and python runtime
  • stop recreating package on every terraform apply

Full Changelog: v0.2.4...v0.3.0

v0.2.4

03 Dec 09:35
5e1efe4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

23 Aug 12:07
d9f7dc0
Compare
Choose a tag to compare

What's Changed

  • add optional parameter recreate_missing_package to avoid errors while… by @zhelezovartem in #13

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.1

29 Jun 11:58
67eb54d
Compare
Choose a tag to compare
  • fixes for logging
  • in case of stopped task print list of containers and their exit codes

Full Changelog: v0.2.0...v0.2.1

v0.2.0

28 Apr 14:42
3a0ae2c
Compare
Choose a tag to compare
  • Breaking! Require aws provider v4 as a baseline. use 0.1.2 if you are still on aws provider v3

Full Changelog: v0.1.2...v0.2.0

v0.1.2

22 Apr 06:36
584a22f
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @cageyv made their first contribution in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

20 Apr 13:54
be5fdf0
Compare
Choose a tag to compare

What's Changed

  • Fix the condition for "enable_ecs_*" variables by @legal90 in #3

Full Changelog: v0.1.0...v0.1.1