You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)