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
This issue was originally opened by @idelix as hashicorp/terraform#18501. It was migrated here as a result of the provider split. The original body of the issue is below.
Hi,
I have VNet with subnet which has Microsoft.Storage service endpoint, each time I do change to VNet like for example adding DNS server or changing tags on VNet resource services endpoint is being removed from subnet without any error and I have to run apply to add it again.
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 5, 2019
This issue was originally opened by @idelix as hashicorp/terraform#18501. It was migrated here as a result of the provider split. The original body of the issue is below.
Hi,
I have VNet with subnet which has Microsoft.Storage service endpoint, each time I do change to VNet like for example adding DNS server or changing tags on VNet resource services endpoint is being removed from subnet without any error and I have to run apply to add it again.
Terraform Version
Terraform v0.11.7
Expected Behavior
Terraform should not remove service endpoint from subnet and I change DNS server on VNet
Actual Behavior
Terraform removes service endpoint from subnet without any notification/error when I change DNS server on VNet
Steps to Reproduce
run provided example without dns servers and then add dns servers
The text was updated successfully, but these errors were encountered: