Releases: rhythmictech/terraform-aws-datadog
Releases · rhythmictech/terraform-aws-datadog
v0.8.0
What's Changed
- Added support for resource and metric collection
- Updated IAM perms and integration namespaces for new AWS services
Full Changelog: v0.7.0...v0.8.0
v0.7.0
Minor updates
Breaking Changes for CSPM usage
- Consolidated cspm flags to a single var
- Disabled RDS enhanced monitoring by default as it will break things if the log group doesn't yet exist
- Documentation updates
v0.6.0-rc1
Full Changelog: v0.5.1...v0.6.0-rc1
Fix IAM perms
Datadog is now calling securityhub:DescribeHubs creating CloudTrail errors. Adding it to the supported perms since it is benign.
Update namespaces list
Merge pull request #9 from rhythmictech/update-namespace-rules update available default namespaces
Actually unpin providers
Merge pull request #8 from rhythmictech/unpin Unpin
Update IAM perms
Updating for Datadog's current policies. Also unpinned provider versions.
v0.3.0
Add CSPM collection support
v0.2.0 Add CSPM collection option