v1.22.0
·
191 commits
to main
since this release
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)