Skip to content

Releases: rhythmictech/terraform-aws-datadog

v1.4.3

28 Feb 19:32
89dcc72
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.4.2...v1.4.3

Update IAM perms

05 Feb 15:42
5725935
Compare
Choose a tag to compare
Merge pull request #27 from rhythmictech/update-iam-perms

add new iam perms to datadog role

Fix daily limit reached monitor

05 Feb 14:33
8a63773
Compare
Choose a tag to compare

Search string was incorrect, causing event to be missed

Improved usage monitoring

05 Feb 12:35
7218ad2
Compare
Choose a tag to compare

Forecast usage monitoring was not effective, so switched to cumulative metrics. Also added renotification support for usage monitors.

There are minor breaking changes in this release if you use forecast estimated usage monitoring.

Fix resource collection

03 Feb 16:34
6f9cac5
Compare
Choose a tag to compare

The DD provider switched from resource_collection_enabled to extended_resource_collection_enabled a while back but in the first provider version that deprecated the former, the new resource name did not actually cause the feature to be enabled. That has been long since fixed and now, resource_collection_enabled no longer works (even though it just gives a warning that it's deprecated.

Bumped the min provider version and switched to the new var. Note that there is still a deprecation warning due to the new-ish datadog_integration_aws_account resource. This module will switch over to that soon.

v1.3.0

19 Sep 00:39
c5d97b4
Compare
Choose a tag to compare

What's Changed

  • add configurable support for securityhub integration
  • added delay after creating the datadog_integration_aws_lambda_arn resource to fix a timing issue in the Datadog provider
  • updated IAM perms for recent AWS features
  • added additional examples, including a useful one to keep Datadog from running up your bill talking about itself

Full Changelog: v1.2.0...v1.3.0

v1.3.0-rc2

16 Sep 17:52
2613363
Compare
Choose a tag to compare
v1.3.0-rc2 Pre-release
Pre-release

Full Changelog: v1.3.0-rc1...v1.3.0-rc2

v1.3.0-rc1

16 Sep 16:38
d5ea09c
Compare
Choose a tag to compare
v1.3.0-rc1 Pre-release
Pre-release
  • Update IAM permissions for recent changes
  • Add configurable support for the Datadog SecurityHub integration.

Full Changelog: v1.2.0...v1.3.0-rc1

v1.2.0

30 Aug 17:32
260451b
Compare
Choose a tag to compare

What's Changed

  • Update IAM permissions to Datadog's latest
  • Bug fix on log index daily limits to cause it to work

Full Changelog: v1.1.0...v1.2.0

v1.2.0-rc1

30 Aug 17:21
7fea2b4
Compare
Choose a tag to compare
v1.2.0-rc1 Pre-release
Pre-release

Full Changelog: v1.1.0...v1.2.0-rc1