Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

v1.9.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 23 Jan 10:51
· 43 commits to main since this release
v1.9.0
cb76120

1.9.0 (2025-01-23)

Features

  • Root module updates:
    * existing_kms_instance_guid is no longer a supported input. The code will now parse the GUID from the KMS key CRN
    * added new input use_same_kms_key_for_backups to give more control over KMS key usage
    * kms_encryption_enabled has been renamed to use_ibm_owned_encryption_key
    * fscloud submodule updates:
    * added new inputs use_default_backup_encryption_key and use_same_kms_key_for_backups (#320) (cb76120)