Skip to content

v2.10.7

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 27 Jun 13:50
· 298 commits to main since this release
v2.10.7
e9e28dc

2.10.7 (2024-06-27)

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.
    * Updated the FSCloud submodule and its associated example to integrate the use of HPCS keys for backup encryption (#367) (e9e28dc)