Skip to content

Releases: DMAonline/tfm-aws-datadog-integration

Version 0.5.0

22 Jan 12:56
181c2f8
Compare
Choose a tag to compare

Add integration for datadog logging and auto-management of permissions

Version 0.4.0

28 Jul 19:12
ebf62ef
Compare
Choose a tag to compare

Add full CloudWatch integration and allow enabling this.

Version 0.3.6

28 Jul 18:48
81cf989
Compare
Choose a tag to compare

Fixes permissions needed for S3 following advice from DataDog Support.

Version 0.3.5

02 Jul 10:44
42a74bb
Compare
Choose a tag to compare

Remove - from policy SID name in generic datadog integration module.

Version 0.3.4

02 Jul 10:34
0a79fe3
Compare
Choose a tag to compare

Fixes the default DataDog integration policy path prefix.

Version 0.3.3

02 Jul 10:31
e7e8b65
Compare
Choose a tag to compare

Adds a trialing / to the default datadog policy path.

Version 0.3.2

02 Jul 10:28
b027141
Compare
Choose a tag to compare

Update integration enablement to use booleans instead of strings.

Version 0.3.1

02 Jul 10:16
df14ca0
Compare
Choose a tag to compare

Fixes sts external id variable definition and removes duplicate variable definition file.

Version 0.3.0

02 Jul 10:10
0333cd7
Compare
Choose a tag to compare

Fixes the use of count within module definitions as this is still an open issue with Terraform. Adds a workaround of using boolean variables.

Version 0.2.1

02 Jul 09:51
377560d
Compare
Choose a tag to compare

Adds empty main.tf files to fix module sourcing for integrations that don't require extra permisions.