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
Support has been removed from the DA for creating a new resource group - existing_resource_group and resource_group_name inputs have been replaced by new input existing_resource_group_name (with a default value of Default) (#177) (ffe5198)
BREAKING CHANGES
If you are upgrading from a previous release and creating a new resource group as part of the DA, resources will be recreated if you are not using the Default resource group
update DA to accept prefix as empty string ("") and mark as required in catalog manifest. - add prefix for project name in apps DA - prefix variable is mandatory and can accept null (#152) (70e037e)