Skip to content

Commit

Permalink
azurerm_analysis_services_server - correct import documentation (serv…
Browse files Browse the repository at this point in the history
…er -> servers) (#4005)
  • Loading branch information
katbyte authored Aug 5, 2019
1 parent 1c9759f commit c5dc0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/analysis_services_server.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ In addition to all arguments above, the following attributes are exported:
Analysis Services Server can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_analysis_services_server.server /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourcegroup1/providers/Microsoft.AnalysisServices/server/server1
terraform import azurerm_analysis_services_server.server /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/resourcegroup1/providers/Microsoft.AnalysisServices/servers/server1
```

0 comments on commit c5dc0c1

Please sign in to comment.