Skip to content

v1.2.11

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 04 Jul 13:25
· 266 commits to main since this release
v1.2.11
e02e2eb

1.2.11 (2024-07-04)

Bug Fixes

  • Updated description and validation for the backup_encryption_key_crn variable to ensure both Key Protect and HPCS keys follow the proper format.
    - Updated validation logic for the backup_encryption_key_crn in the main configuration. If no value is provided, the module will now default to using kms_key_crn for both Key Protect and HPCS as the backup encryption key. (#98) (e02e2eb)