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
fixed a bug where the virtual network interface (VNI) was always getting created in the Default resource group(see below note on breaking change)
updated the scope of the KMS auth policy to now be scoped to the exact key. When upgrading from a previous version, the auth policy will be re-created, however the new policy will be created before the old one is destroyed so there will be no interruption to every day services
BREAKING CHANGES
If you are upgrading from a previous version of the landing zone VSI module or DA, the upgrade is going to destroy and re-create all virtual network interfaces and virtual service instances as they will get created in the correct resource group now. Ensure to plan accordingly before upgrading.