Skip to content

Commit 8f5b3dc

Browse files
website: updating the resource id for signalr_service_network_acl to match the new format
1 parent 61d8125 commit 8f5b3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/signalr_service_network_acl.html.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -136,5 +136,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/d
136136
Network ACLs for a SignalR service can be imported using the `resource id`, e.g.
137137

138138
```shell
139-
terraform import azurerm_signalr_service_network_acl.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.SignalRService/SignalR/signalr1
139+
terraform import azurerm_signalr_service_network_acl.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Microsoft.SignalRService/signalR/signalr1
140140
```

0 commit comments

Comments
 (0)