Skip to content

Tags: terraform-aws-modules/terraform-aws-acm

Tags

v5.1.1

chore(release): version 5.1.1 [skip ci]

## [5.1.1](v5.1.0...v5.1.1) (2024-10-11)

### Bug Fixes

* Update CI workflow versions to latest ([#154](#154)) ([1fd4540](1fd4540))

v5.1.0

chore(release): version 5.1.0 [skip ci]

## [5.1.0](v5.0.1...v5.1.0) (2024-08-13)

### Features

* Allow multiple domains in a single certificate ([#149](#149)) ([54e5422](54e5422))

v5.0.1

chore(release): version 5.0.1 [skip ci]

## [5.0.1](v5.0.0...v5.0.1) (2024-03-06)

### Bug Fixes

* Update CI workflow versions to remove deprecated runtime warnings ([#151](#151)) ([859fb3c](859fb3c))

v5.0.0

chore(release): version 5.0.0 [skip ci]

## [5.0.0](v4.5.0...v5.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](#141)) ([2cb2b7c](2cb2b7c))

v4.5.0

chore(release): version 4.5.0 [skip ci]

## [4.5.0](v4.4.0...v4.5.0) (2023-10-05)

### Features

* Revert of removing `NONE` validation method and set default to `null` ([#140](#140)) ([2b53d66](2b53d66))

v4.4.0

chore(release): version 4.4.0 [skip ci]

## [4.4.0](v4.3.2...v4.4.0) (2023-10-03)

### Features

* Remove `NONE` validation method and set default to `null` ([#135](#135)) ([b76d53e](b76d53e))

v4.3.2

chore(release): version 4.3.2 [skip ci]

### [4.3.2](v4.3.1...v4.3.2) (2023-01-24)

### Bug Fixes

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

v4.3.1

chore(release): version 4.3.1 [skip ci]

### [4.3.1](v4.3.0...v4.3.1) (2022-12-08)

### Bug Fixes

* Set correct version of AWS provider on module root ([#126](#126)) ([7a0e3e3](7a0e3e3))

v4.3.0

chore(release): version 4.3.0 [skip ci]

## [4.3.0](v4.2.0...v4.3.0) (2022-12-04)

### Features

* Add support to key algorithm argument ([#125](#125)) ([e35292c](e35292c))

v4.2.0

chore(release): version 4.2.0 [skip ci]

## [4.2.0](v4.1.1...v4.2.0) (2022-11-15)

### Features

* Make validation timeout configurable ([#124](#124)) ([84c1941](84c1941))