Closed ravensorb closed 2 years ago
Hello,
This appears to be an issue or question with the AzureRM provider, not with Terraform itself. You can see existing issues and file a new one in their repository here: https://github.com/terraform-providers/terraform-provider-azurerm/issues. If you have questions about Terraform or the AzureRM provider, it's better to use the community forum where there are more people ready to help. The GitHub issues here are monitored only by a few core maintainers.
Thanks!
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform Version
Terraform Configuration Files
Debug Output
https://gist.github.com/ravensorb/1b5e4d25ccb6171d6315e8bc8b356fce
Expected Behavior
Network group association should complete successfully without needing to manually import subnet
Actual Behavior
Error
Steps to Reproduce
In Azure Portal:
terraform init
terraform apply
Additional Context
There does not seem to be any indication in the documentation on why an import is needed for a subnet
References