Releases: terraform-ibm-modules/terraform-ibm-kms-key
Releases · terraform-ibm-modules/terraform-ibm-kms-key
v1.4.0
1.4.0 (2025-02-18)
Features
- improved user experience for validating input variable values
* updated required terraform to be >= 1.9.0
(#675) (0b85e81)
v1.3.1
1.3.1 (2025-01-16)
Bug Fixes
- fixed bug which occrued when not provisioning a KMIP certificate but an adapter is created which attempts to index a null value. As part of this fix the
kmip
input variable has been marked as "sensitive" since it can contain a certificate value (#657) (825452d)
v1.3.0
1.3.0 (2024-12-17)
Features
v1.2.4
1.2.4 (2024-06-11)
Bug Fixes
- remove upper limit for required terraform version (#594) (e9fb76c)
v1.2.3
1.2.3 (2024-02-27)
Bug Fixes
- extend the required terraform version to < 1.7 (#547) (e0ca612)
v1.2.2
1.2.2 (2024-02-19)
Bug Fixes
- updated required provider version constraints to prevent major version updates (#542) (fa32814)
v1.2.1
1.2.1 (2023-11-22)
Bug Fixes
- onboard module to IBM Cloud module registry (#491) (9ba1783)
v1.2.0
1.2.0 (2023-10-10)
Features
- update terraform version constraints to
>= 1.0.0, <1.6.0
(#460) (6a6887d)
v1.1.0
1.1.0 (2023-06-23)
Features
- Renamed module to terraform-ibm-kms-key as official support added for HPCS. This module enables creating key in Key Protect and HPCS. (#398) (705ddc1)
v1.0.4
1.0.4 (2023-06-22)
Bug Fixes
- update module reference to hashicorp module registry (f5f3e42)