Releases: rhythmictech/terraform-aws-datadog
Releases · rhythmictech/terraform-aws-datadog
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
Require selection of specific AWS services
Merge pull request #5 from rhythmictech/namespace Set default behavior to not pull any AWS services
Namespace selection support
Merge pull request #4 from rhythmictech/namespace Added namespace support
CloudTrail logging support
And general cleanup