Skip to content

Releases: cloudandthings/terraform-aws-costnotifier

v3.2.0

13 Feb 08:57
e226388
Compare
Choose a tag to compare

3.2.0 (2023-02-13)

Features

  • Support python3.7, 3.8, 3.9 runtimes (#48) (8f50d43)

v3.1.3

10 Feb 11:43
733d011
Compare
Choose a tag to compare

3.1.3 (2023-02-10)

Bug Fixes

v3.1.2

10 Feb 09:58
e8a4274
Compare
Choose a tag to compare

3.1.2 (2023-02-10)

Bug Fixes

v3.1.1

10 Feb 09:45
4146f1a
Compare
Choose a tag to compare

3.1.1 (2023-02-10)

Bug Fixes

v3.1.0

10 Feb 05:53
34ff365
Compare
Choose a tag to compare

3.1.0 (2023-02-10)

Features

  • Deployment options. Use pre-built package by default. (#40) (94716bf)

Test #40

09 Feb 15:31
Compare
Choose a tag to compare
Test #40 Pre-release
Pre-release

Test #40

v3.0.0

02 Feb 06:21
aa7b841
Compare
Choose a tag to compare

3.0.0 (2023-02-02)

⚠ BREAKING CHANGES

  • Allow IAM role to be passed to the module (#37)

Features

  • Allow IAM role to be passed to the module (#37) (216ec0b)

v2.1.1

18 Jan 09:02
a3bba83
Compare
Choose a tag to compare

2.1.1 (2023-01-18)

Bug Fixes

  • security: Mark webhooks variable as sensitive (#35) (6e3cbe9)

v2.1.0

14 Dec 12:10
Compare
Choose a tag to compare

2.1.0 (2022-12-14)

Features

v2.0.0

14 Dec 11:05
Compare
Choose a tag to compare

2.0.0 (2022-12-14)

⚠ BREAKING CHANGES

  • security: Rename sns_topic_kms_key_arn variable to kms_key_id and use for all resources

Features

  • Add tags to all resources (d86018e)
  • iam: Add permissions_boundary variable (dc0bf06)
  • lambda: Add lambda_description variable (b040993)
  • notifications: Add var.webhook_type and improved teams notification (0ef757b)
  • security: Rename sns_topic_kms_key_arn variable to kms_key_id and use for all resources (996b40f)

Bug Fixes

  • lambda: Change timeout to 300sec (25c45ec)