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
As recommended in issue #3077 I am using both the old and new way to associate a NSG and RT to the subnet, but this returns an error on terraform plan / apply.
Actual Behavior
terraform plan returns error
Error: Error asking for user input: 1 error(s) occurred:
* Cycle: azurerm_route_table.managed-sql-rt, azurerm_subnet.managed-sql, azurerm_network_security_group.managed-sql-nsg
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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Mar 28, 2020
Community Note
Terraform (and AzureRM Provider) Version
Terraform v0.11.13
provider.azurerm v1.23.0
Affected Resource(s)
azurerm_subnet
Terraform Configuration Files
Expected Behavior
As recommended in issue #3077 I am using both the old and new way to associate a NSG and RT to the subnet, but this returns an error on terraform plan / apply.
Actual Behavior
terraform plan
returns errorSteps to Reproduce
terraform plan
Important Factoids
References
The text was updated successfully, but these errors were encountered: