Releases: scribd/terraform-aws-datadog
Releases · scribd/terraform-aws-datadog
v3.3.3
3.3.3 (2025-01-27)
Bug Fixes
- New release with optional tag var (df82153)
v3.3.2
3.3.2 (2024-09-30)
Bug Fixes
- Work around limit in lambda policy size (201d6c3)
v3.3.1
3.3.1 (2024-02-19)
Bug Fixes
- bump datadog forwarder version (3678529)
v3.3.0
3.3.0 (2024-02-15)
Features
- Switch to for_each for log forwarding resources (0781beb)
v3.2.2
3.2.2 (2023-08-16)
Bug Fixes
- enforce only minimum version of terraform (7195f64), closes #55
v3.2.1
3.2.1 (2023-07-20)
Bug Fixes
- Truncate
statement_id
length after 100 characters (#54) (3f98ed3)
v3.2.0
3.2.0 (2023-07-17)
Features
- remove terraform resource for ELB bucket ACL configuration (terraform-only change) (fc770ec)
- When upgrading, it will look like the ACL is being destroyed. The terraform state for the ACL will be destroyed, but the ACL itself will not. See #56 for additional details.
v3.1.1-alpha.2
Bug Fixes
- limit statement_id length to 100 chars (6c32ece)
v3.1.1-alpha.1
Bug Fixes
- Remove private ACL terraform resource. (b50ccb2)
v3.1.0
3.1.0 (2023-01-26)
Features
- enable support for Terraform 1.3.x (#51) (1d4c786)