Terraform and Azure: Problems with association between NetworkSecurityGroups and Subnets
While applying my terraform script, I'm getting the following error: ╷ │ Error: A resource with the ID "/subscriptions/***/resourceGroups/rg-subnet-test/providers/Microsoft.Network/virtualNetworks/subnet-test-vnet/subnets/subnet-test-subnet" already exists - to be managed via Terraform this resource needs to be imported into the State. Please see the resource…