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
The value of service_endpoints now defaults to "private" (was previously "public-and-private"). This means when updating to this version from a previous version, the instance will be updated in place and public endpoint access will be removed. If public access is still required, ensure to explicitly set thre service_endpoints to either "public" or "public-and-private" (#449) (fdb5b5f)
added support to specify the exact IBM Cloud Monitoring instance to monitoring the Object Storage bucket when enabling failed events in the DA using new input existing_monitoring_crn (#446) (b53fc14)