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
{{ message }}
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
added support to attach SCC Workload Protection instance to the SCC instance. If provision_scc_workload_protection is true, the instance will automatically be attached (#53) (be22e36)
removed kms_region variable - its now programmtically determined - existing_kms_guid has been renamed existing_kms_instance_crn - existing_resource_group has been renamed use_existing_resource_group (#52) (32a3bba)
Add outputs for the DA solution * Updated to COS module 7.5.3 to pull in fix for bug which occurs when passing existing COS instance * Added some extra logic to validate variable vaules (#24) (968b30c)
Exposed new variable add_bucket_name_suffix in the DA with a default value of true to help ensure a unique bucket name gets created. * Updated DA to use IBM provider version 1.63.0 which has a fix for known provider bug (#18) (935e3a0)