Skip to content

Releases: terraform-aws-modules/terraform-aws-acm

v5.1.1

11 Oct 15:59
Compare
Choose a tag to compare

5.1.1 (2024-10-11)

Bug Fixes

  • Update CI workflow versions to latest (#154) (1fd4540)

v5.1.0

13 Aug 00:43
Compare
Choose a tag to compare

5.1.0 (2024-08-13)

Features

  • Allow multiple domains in a single certificate (#149) (54e5422)

v5.0.1

06 Mar 18:20
Compare
Choose a tag to compare

5.0.1 (2024-03-06)

Bug Fixes

  • Update CI workflow versions to remove deprecated runtime warnings (#151) (859fb3c)

v5.0.0

05 Oct 15:13
Compare
Choose a tag to compare

5.0.0 (2023-10-05)

âš  BREAKING CHANGES

  • Remove NONE validation method and set default to null (#141)

Features

  • Remove NONE validation method and set default to null (#141) (2cb2b7c)

v4.5.0

05 Oct 15:07
Compare
Choose a tag to compare

4.5.0 (2023-10-05)

Features

  • Revert of removing NONE validation method and set default to null (#140) (2b53d66)

v4.4.0

03 Oct 08:42
Compare
Choose a tag to compare

4.4.0 (2023-10-03)

Features

  • Remove NONE validation method and set default to null (#135) (b76d53e)

v4.3.2

24 Jan 21:29
Compare
Choose a tag to compare

4.3.2 (2023-01-24)

Bug Fixes

  • Upgrade CI workflows to use non-deprecated runtimes (#130) (4cf8799)
  • Use a version for to avoid GitHub API rate limiting on CI workflows (#128) (62bc31a)

v4.3.1

08 Dec 14:38
Compare
Choose a tag to compare

4.3.1 (2022-12-08)

Bug Fixes

  • Set correct version of AWS provider on module root (#126) (7a0e3e3)

v4.3.0

04 Dec 14:55
Compare
Choose a tag to compare

4.3.0 (2022-12-04)

Features

  • Add support to key algorithm argument (#125) (e35292c)

v4.2.0

15 Nov 11:53
Compare
Choose a tag to compare

4.2.0 (2022-11-15)

Features

  • Make validation timeout configurable (#124) (84c1941)