Skip to content

Releases: rhythmictech/terraform-aws-datadog

Improved usage monitoring

05 Feb 12:35
7218ad2

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

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

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

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

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

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

Choose a tag to compare

v1.2.0-rc1 Pre-release
Pre-release

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

GovCloud support

23 Mar 23:30
4917c56

Choose a tag to compare

Breaking Changes

  • CloudTrail forwarder syntax has changed

Notes

  • Added support for IAM User Authentication and flexible partitions to support GovCloud
  • Enhanced log forwarder to support more than just CloudTrail

Usage monitoring

13 Mar 12:53
1c3dcc4

Choose a tag to compare

What's Changed

  • Refactored RDS enhanced monitoring
  • Added experimental support for monitoring Datadog usage based on anomaly detection and forecasts
  • Manage the Datadog main log index
  • Bump versions

Full Changelog: v0.10.4...v1.0.0

All the things

04 Mar 14:10
25ad4f8

Choose a tag to compare

All the things Pre-release
Pre-release
  • Refactored RDS enhanced monitoring
  • Added experimental support for monitoring Datadog usage based on anomaly detection and forecasts
  • Manage the Datadog main log index
  • Bump versions