All notable changes to this project will be documented in this file.
5.1.0 (2024-01-08)
5.0.4 (2023-08-23)
5.0.3 (2023-06-09)
- exclude grafana login and support (#68) (e639c03)
- ignore route53domains:TransferDomain (ae3e1b1)
- ignore route53domains:TransferDomain (b0d1030)
5.0.2 (2023-04-18)
- Ensure trail_event_origin is constructed from strings (4b6fb20)
5.0.1 (2023-03-22)
5.0.0 (2023-02-28)
- Minimum required Terraform version increased from 0.14 to 0.15
- Change from single webhook to support many webhooks. (#58)
- Minimum required Terraform version increased from 0.14 to 0.15 (ecbd182)
- Remove lifecycle rule for ignoring SSM value changes (a8f1e2b)
- Update deployment packages (05961ae)
4.1.0 (2023-02-27)
- Add
allowed_aws_principals_for_sns_subscribe
(c86bf9e)
4.0.0 (2023-02-24)
- Rename of s3_X vars to lambda_deployment_X, for clarity. (#51)
- Add
kms_key_id_for_sns_topic
(502714e) - Add
lambda_log_level
variable (a2f6d5a) - Additional s3 bucket notification queues (#49) (e48ade6)
- For org deployments, use SNS to enable fan-out use cases. (b68fb7f)
- Update app logic to use SNS (cf7464d)
- Add tags to aws_sqs_queue, aws_ssm_parameter (817708a)
- DeliveryStream was causing exceptions when disabled (740c765)
- Increase default event_batch_size from 10 to 100 (750fe31)
- Remove
additional_s3_bucket_notification_queues
(c6c9488) - Rename of s3_X vars to lambda_deployment_X, for clarity. (#51) (85856bd)
- Truncate Slack notification of event to 3k chars (2ab3b1b)
- Update lambda builds to latest (d709560)
3.0.0 (2023-02-16)
- Lambda deployment options. Use pre-built package by default. And deprecate python3.6. (#46)
- Lambda deployment options. Use pre-built package by default. And deprecate python3.6. (#46) (0e12d94)
2.1.0 (2023-02-02)
- Bump min Terraform version from 0.13.1 to 0.14.0 (14db95e)
- examples: Standalone example works now (5bb738c)
2.0.0 (2022-12-26)
- Add support for standalone deployments. (#38)
1.6.0 (2022-11-07)
- Allow lambda memory size setting (#34) and Add TrustedAdvisor refresh checks to exclusions (#21) (94aa7db)