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 have to enable Virtual Network rules in Storage Account using terraform. And I have to check whether Microsoft.Storage endpoint is already enabled in the Subnet or not using the data source. Here I can't find the attribute to display the existing service endpoint details in the Subnet.
The text was updated successfully, but these errors were encountered:
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
May 6, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This issue was originally opened by @jayavardhanputha as hashicorp/terraform#20103. It was migrated here as a result of the provider split. The original body of the issue is below.
Current Terraform Version
Terraform v0.11.11
Use-cases
I have to enable Virtual Network rules in Storage Account using terraform. And I have to check whether Microsoft.Storage endpoint is already enabled in the Subnet or not using the data source. Here I can't find the attribute to display the existing service endpoint details in the Subnet.
The text was updated successfully, but these errors were encountered: