Skip to content

Releases: rhythmictech/terraform-aws-datadog

v0.6.0-rc1

29 Aug 15:13
dbbd84b

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

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

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

Choose a tag to compare

Merge pull request #8 from rhythmictech/unpin

Unpin

Update IAM perms

25 Aug 14:26
b5b670f

Choose a tag to compare

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

v0.3.0

18 Aug 14:40
a17c24a

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

Choose a tag to compare

v0.2.0

Add CSPM collection option

Require selection of specific AWS services

29 Jul 18:16
38909e5

Choose a tag to compare

Merge pull request #5 from rhythmictech/namespace

Set default behavior to not pull any AWS services

Namespace selection support

28 Jul 14:53
aad7aa1

Choose a tag to compare

Merge pull request #4 from rhythmictech/namespace

Added namespace support

CloudTrail logging support

14 Mar 18:46
7239a24

Choose a tag to compare

And general cleanup