How best to update the stack code (for an existing...
# cloudengineering-support
f
How best to update the stack code (for an existing stack) from the old Azure to the new AzureNextGen? I want to rewrite my scripts, but have them applicable to existing resources, without having to destroy them?
c
Hi @future-kilobyte-50772, Here are some steps on how to migrate from azure to azurenextgen.
f
Thank you, @cool-fireman-90027.
Is there a type listing for other resource type outside of a resource group:
azure-nextgen:resources/latest:ResourceGroup
For instance, how would I typify Virtual Network?
c
I would hold off on that until this issue is resolved
f
good call.. was able to find the types i needed, but yeah, my sandbox vnet is a tad hosed.. luckily, well sandbox.. and only one serverless db in an integration subnet.