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 default value of prefix has been removed from the instances DA variation. User now has to explicitly enter a value, or explicitly set it to null to not use a prefix
provider_visibility option has been removed from instances DA (it defaults to private)
DA has been enabled with addons flow
default value of existing_kms_instance_crn has been set to "not set" for the instance DA variation
use_existing_resource_group has been hidden from the DA inputs. It now defaults to true, and the resource_group_name now defaults to "Default".
BREAKING CHANGES
If upgrading from a previous version of the instances variation, and you were not overriding the default value for prefix, to prevent infrastructure being re-created, you should set the prefix value to dev.
If you were consuming the DA in IBM Cloud and using it create a new resource group, this is not longer supported, and upgrading to this version will force you to use an existing group.