Skip to content

Commit

Permalink
website: updating signalr_service to account for the updated resource id
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff committed Nov 12, 2021
1 parent 42d9912 commit e90b825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/signalr_service.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
SignalR services can be imported using the `resource id`, e.g.

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

0 comments on commit e90b825

Please sign in to comment.