Releases: terraform-ibm-modules/terraform-ibm-secrets-manager-private-cert-engine
Releases · terraform-ibm-modules/terraform-ibm-secrets-manager-private-cert-engine
v1.3.4
1.3.4 (2024-11-01)
Bug Fixes
- deps: updated required IBM provider to
>= 1.70.0, < 2.0.0
as its required by dependant CBR module (#259) (79c9d57)
v1.3.3
1.3.3 (2024-09-19)
Bug Fixes
- added validation to ensure the values for 'root_ca_common_name' and 'intermediate_ca_common_name' are different (#209) (88b5b4f)
v1.3.2
1.3.2 (2024-06-11)
Bug Fixes
- remove upper limit for required terraform version (#218) (e42ad18)
v1.3.1
1.3.1 (2024-04-25)
Bug Fixes
- updated required ibm provider version to
>= 1.62.0, < 2.0.0
(#197) (6096302)
v1.3.0
1.3.0 (2024-04-10)
Features
- added
endpoint_type
variable to allow consumer to pick which endpoint to use to communicate with the Secrets Manager instance (#189) (428852d)
v1.2.2
1.2.2 (2024-02-27)
Bug Fixes
- extend the required terraform version to < 1.7 (#169) (a9bd97c)
v1.2.1
1.2.1 (2024-02-19)
Bug Fixes
- updated required provider version constraints to prevent major version updates (#165) (0653ac4)
v1.2.0
1.2.0 (2023-10-10)
Features
- update terraform version constraints to
>= 1.3.0, <1.6.0
(#90) (963e711)
v1.1.1
1.1.1 (2023-09-19)
Bug Fixes
v1.1.0
1.1.0 (2023-07-25)
Features
- optional variables
root_ca_serial_number
and intermediate_ca_serial_number
are now removed since IBM provider removed support for them in 1.55.0. They were never honoured so there is no impact here if upgrading to this version (#44) (b9105e8)