Releases: scribd/terraform-aws-datadog
Releases · scribd/terraform-aws-datadog
v2.3.0
14 Jul 20:16
Compare
Sorry, something went wrong.
No results found
2.3.0 (2021-07-14)
Features
v2.2.0
19 Mar 17:57
Compare
Sorry, something went wrong.
No results found
2.2.0 (2021-03-19)
Features
enable support for terraform 0.14 (c65a0d0 )
v2.1.0
16 Mar 12:23
Compare
Sorry, something went wrong.
No results found
2.1.0 (2021-03-16)
Features
changes dd lambda default version from v3.17.0 to v3.27.0 (8e455a8 )
v2.0.1
22 Jan 23:52
Compare
Sorry, something went wrong.
No results found
2.0.1 (2021-01-22)
Bug Fixes
Add missing cloudwatch:ListMetrics access for AWS integration (#27 ) (f7c80c2 )
v2.0.0
06 Nov 18:29
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-11-06)
Features
drop support for terraform 0.12.x (be79b7e )
BREAKING CHANGES
Please use a version constraint for this module
if you are staying on terraform 0.12.x
Example:
module "datadog" {
source = "scribd/datadog/aws"
version = "1.3.5"
# insert the 1 required variable here
}
v1.3.5
06 Nov 18:01
Compare
Sorry, something went wrong.
No results found
1.3.5 (2020-11-06)
Reverts
Revert "fix: use proper provider source for datadog" (7240d04 )
v1.3.4
03 Nov 01:40
Compare
Sorry, something went wrong.
No results found
1.3.4 (2020-11-03)
Bug Fixes
use proper provider source for datadog (6f292e7 )
v1.3.3
03 Nov 00:01
Compare
Sorry, something went wrong.
No results found
1.3.3 (2020-11-03)
Bug Fixes
make minimum terraform version requirement an actual minimum (f39e5e6 )
use a range of versions to limit the required versions (d98714a )
v1.3.2
29 Oct 04:30
Compare
Sorry, something went wrong.
No results found
1.3.2 (2020-10-29)
Bug Fixes
Add cloudtrail:LookupEvents IAM rights (#19 ) (bba2d91 )
v1.3.1
25 Oct 01:41
Compare
Sorry, something went wrong.
No results found
1.3.1 (2020-10-25)
Bug Fixes
Add missing IAM permissions for new version of log forwarder (#18 ) (b741a4b )