Skip to content

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

v4.1.0

20 Apr 23:19
Compare
Choose a tag to compare

4.1.0 (2022-04-20)

Features

v4.0.1

17 Apr 12:25
6d1fa9d
Compare
Choose a tag to compare

4.0.1 (2022-04-17)

Bug Fixes

v4.0.0

11 Apr 20:06
85526e2
Compare
Choose a tag to compare

4.0.0 (2022-04-11)

⚠ BREAKING CHANGES

  • Upgrade S3 module and provider to use v4.0 minimum version of AWS provider (#16)

Features

  • Upgrade S3 module and provider to use v4.0 minimum version of AWS provider (#16) (85526e2)

v3.7.0

18 Mar 23:47
Compare
Choose a tag to compare

3.7.0 (2022-03-18)

Features

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

v3.6.0

05 Mar 14:09
Compare
Choose a tag to compare

3.6.0 (2022-03-05)

Features

  • add new release v3.43.0 and set as the default version - ref (87ad396)

v3.5.0

25 Feb 19:45
ac5f5aa
Compare
Choose a tag to compare

3.5.0 (2022-02-25)

Features

  • Add support for specifiying Lambda architectures to allow ARM based functions (#12) (ac5f5aa)
    • Add attribute architectures to allow users to opt into using ARM based functions
    • Update default Python runtime from 3.7 to 3.9 - 3.7 is not supported by ARM functions, only 3.8-3.9 are and the code is compatible across all 3 runtimes so upgrading to the latest
    • Update S3 bucket module to latest which pins provider at v3.x; next update will be when new S3 module is released to support provider v4.x

v3.4.1

24 Feb 20:23
Compare
Choose a tag to compare

3.4.1 (2022-02-24)

Bug Fixes

  • Pin AWS provider version to v3.x to avoid S3 issues with v4.x provider (f4f72b5)

v3.4.0

12 Feb 14:52
Compare
Choose a tag to compare

3.4.0 (2022-02-12)

Features

  • add new release v3.42.0 and set as the default version - ref (2354bea)

v3.3.0

22 Dec 21:09
34795a5
Compare
Choose a tag to compare

3.3.0 (2021-12-22)

Features

  • add variable to allow setting customer managed key on s3 bucket encryption (#11) (34795a5)

v3.2.0

22 Dec 13:19
Compare
Choose a tag to compare

3.2.0 (2021-12-22)

Features

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