Skip to content

Commit

Permalink
website: updating the resource id for signalr_service_network_acl to …
Browse files Browse the repository at this point in the history
…match the new format
  • Loading branch information
tombuildsstuff committed Nov 12, 2021
1 parent 61d8125 commit 8f5b3dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/signalr_service_network_acl.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -136,5 +136,5 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/d
Network ACLs for a SignalR service can be imported using the `resource id`, e.g.

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

0 comments on commit 8f5b3dc

Please sign in to comment.