Releases: rhythmictech/terraform-aws-datadog
v1.4.3
Update IAM perms
Merge pull request #27 from rhythmictech/update-iam-perms add new iam perms to datadog role
Fix daily limit reached monitor
Search string was incorrect, causing event to be missed
Improved usage monitoring
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
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
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
Full Changelog: v1.3.0-rc1...v1.3.0-rc2
v1.3.0-rc1
- 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
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
Full Changelog: v1.1.0...v1.2.0-rc1