Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Dec 11:05
· 16 commits to main since this release

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)