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
I did some new tests.
I changed the file and state manually, but when I did a refresh it puts null in the subnet again.
This ended up blocking me. I can't use the import, I'll only be able to continue if I have to destroy and recreate the VPC, this is a problem for me.
Thanks, @tbroden84 took a look and there are some backend inconsistencies we need to work out. We will reply here and in the ticket when we have news to share.
I have a VPC connected with Azure running em production.
I'm trying to bring this configuration to terraform.
When I import it, my subnet becomes
null
This is different than when I create a VPC from scratch:
After the import, every time I make a plan it understands that the subnet has changed and tries to recreate the VPC
Am I doing something wrong?
The text was updated successfully, but these errors were encountered: