Skip to content

Commit

Permalink
azurerm_nginx_configuration: Fixup import text for config (#24095)
Browse files Browse the repository at this point in the history
  • Loading branch information
puneetsarna authored Dec 4, 2023
1 parent b68f841 commit 41702f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/nginx_configuration.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ The `timeouts` block allows you to specify [timeouts](https://www.terraform.io/l

## Import

Nginxs can be imported using the `resource id`, e.g.
An Nginx Configuration can be imported using the `resource id`, e.g.

```shell
terraform import azurerm_nginx_configuration.example /subscriptions/12345678-1234-9876-4563-123456789012/resourceGroups/group1/providers/Nginx.NginxPlus/nginxDeployments/dep1/configurations/default
Expand Down

0 comments on commit 41702f9

Please sign in to comment.