Skip to content

Releases: rhythmictech/terraform-aws-datadog

v0.8.0

19 Feb 01:21
f5b76db
Compare
Choose a tag to compare

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

02 Feb 17:10
091050c
Compare
Choose a tag to compare

Fixing IAM perms

Adding missing permissions for latest DD version. Permissions added:

  • "oam:ListSinks"
  • "oam:ListAttachedLinks"
  • "wafv2:GetLoggingConfiguration"

Minor updates

09 Dec 16:23
21e7aa9
Compare
Choose a tag to compare

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

29 Aug 15:13
dbbd84b
Compare
Choose a tag to compare
v0.6.0-rc1 Pre-release
Pre-release

Full Changelog: v0.5.1...v0.6.0-rc1

Fix IAM perms

29 Aug 12:13
d67866d
Compare
Choose a tag to compare

Datadog is now calling securityhub:DescribeHubs creating CloudTrail errors. Adding it to the supported perms since it is benign.

Update namespaces list

25 Aug 16:03
8ec0b46
Compare
Choose a tag to compare
Merge pull request #9 from rhythmictech/update-namespace-rules

update available default namespaces

Actually unpin providers

25 Aug 14:37
c44d5a3
Compare
Choose a tag to compare
Merge pull request #8 from rhythmictech/unpin

Unpin

Update IAM perms

25 Aug 14:26
b5b670f
Compare
Choose a tag to compare

Updating for Datadog's current policies. Also unpinned provider versions.

v0.3.0

18 Aug 14:40
a17c24a
Compare
Choose a tag to compare

What's Changed

  • Add DataDog enhanced monitoring by @sblack4 in #6

Full Changelog: v0.2.0...v0.3.0

Add CSPM collection support

08 Feb 02:28
Compare
Choose a tag to compare
v0.2.0

Add CSPM collection option