All notable changes to this project will be documented in this file.
3.2.0 (2023-02-13)
3.1.3 (2023-02-10)
3.1.2 (2023-02-10)
3.1.1 (2023-02-10)
3.1.0 (2023-02-10)
3.0.0 (2023-02-02)
- Allow IAM role to be passed to the module (#37)
2.1.1 (2023-01-18)
2.1.0 (2022-12-14)
2.0.0 (2022-12-14)
- security: Rename sns_topic_kms_key_arn variable to kms_key_id and use for all resources
- 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)
- lambda: Change timeout to 300sec (25c45ec)
1.2.0 (2022-12-12)
- security: Add sns_topic_kms_key_arn variable (ca29133)
- iam: Policy syntax bugfix (c724935)
1.1.0 (2022-12-09)
- Module tests and standardisation (ff762ef)
- security: Improve support for VPC and private functions (77a8666)
- ci: Enable validateSingleCommit for pr-title (f8e7d57)