Releases: cloudandthings/terraform-aws-costnotifier
Releases · cloudandthings/terraform-aws-costnotifier
v3.2.0
v3.1.3
v3.1.2
v3.1.1
v3.1.0
Test #40
v3.0.0
v2.1.1
v2.1.0
v2.0.0
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)