Skip to content

v1.22.0

Choose a tag to compare

@terraform-ibm-modules-ops terraform-ibm-modules-ops released this 14 Nov 11:05
· 191 commits to main since this release
v1.22.0
28bef1e

1.22.0 (2024-11-14)

Features

  • added the ability to use the default IBM Cloud® Databases randomly generated keys for disk and backups encryption in the fscloud submodule, and the DA using new input use_ibm_owned_encryption_key
  • Exposed the ability to set the IBM terraform provider visability in the DA using new input provider_visibility (Learn more)
  • updated the scope of the KMS auth policy that is created so the policy is now scoped to the exact KMS key. If upgrading from a previous version, this will destroy the old policy, however the new one will be created before its destroyed to ensure no impact to every day services.
  • Fixed an issue in the original ICD hosting model logic for conditionally including the group block during a database restore operation (#330) (28bef1e)