Skip to content

Commit e90b825

Browse files
website: updating signalr_service to account for the updated resource id
1 parent 42d9912 commit e90b825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/signalr_service.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
SignalR services can be imported using the `resource id`, e.g.
137137

138138
```shell
139-
terraform import azurerm_signalr_service.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/terraform-signalr/providers/Microsoft.SignalRService/SignalR/tfex-signalr
139+
terraform import azurerm_signalr_service.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/terraform-signalr/providers/Microsoft.SignalRService/signalR/tfex-signalr
140140
```

0 commit comments

Comments
 (0)