Skip to content

Releases: terraform-aws-modules/terraform-aws-datadog-forwarders

v2.4.0

03 Feb 20:31
Compare
Choose a tag to compare

2.4.0 (2021-02-03)

Features

  • add new release v3.28.4 and set as the default version - ref (d06853f)

v2.3.0

28 Jan 20:22
Compare
Choose a tag to compare

2.3.0 (2021-01-28)

Features

  • add new release v3.28.3 and set as the default version - ref (01f29f1)

v2.2.0

26 Jan 21:55
Compare
Choose a tag to compare

2.2.0 (2021-01-26)

Features

  • add new release v3.28.2 and set as the default version - ref (aa71c15)

v2.1.0

26 Jan 21:52
Compare
Choose a tag to compare

2.1.0 (2021-01-26)

Features

  • add new release v3.28.1 and set as the default version - ref (26a5671)

v2.0.0

26 Jan 21:46
Compare
Choose a tag to compare

2.0.0 (2021-01-26)

Code Refactoring

  • rds_enhanced_monitoring_forwarder: replace usage of KMS encrypted environment variable with SecretsManager secret ARN like the log_forwarder (d2688cb)

Features

  • add new release v3.28.0 and set as the default version - ref (aec2da4)

BREAKING CHANGES

  • rds_enhanced_monitoring_forwarder: var.kms_alias and var.dd_app_key removed and var.dd_api_key added to rds_enhanced_monitoring_forwarder to support changes in v3.28.0 release

v1.12.0

21 Dec 14:58
7dcb521
Compare
Choose a tag to compare

1.12.0 (2020-12-21)

Features

  • cicd: add terraform-min-max validation workflow to validate module changes; update s3 module version to support v0.14.x of Terraform (#1) (7dcb521)

v1.11.0

17 Dec 13:09
Compare
Choose a tag to compare

1.11.0 (2020-12-17)

Features

  • add new release v3.27.0 and set as the default version - ref (cbd7bbf)

v1.10.6

14 Dec 19:03
Compare
Choose a tag to compare

1.10.6 (2020-12-14)

Bug Fixes

  • need to add in cipher context to kms encryption op (b230c29)

v1.10.5

14 Dec 18:32
Compare
Choose a tag to compare

1.10.5 (2020-12-14)

Bug Fixes

  • wrap kms encrypted payload values in double quotes (1e09c0c)

v1.10.4

14 Dec 18:10
Compare
Choose a tag to compare

1.10.4 (2020-12-14)

Bug Fixes

  • remove spaces around colon for kmsEncryptedKeys payload (5f05d1b)