Skip to content

Commit 897a228

Browse files
authored
Doc: Fix azurerm_oracle_resource_anchor import spec (#30995)
1 parent cae3061 commit 897a228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/oracle_resource_anchor.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The `timeouts` block allows you to specify [timeouts](https://developer.hashicor
6060
Oracle Resource Anchors can be imported using the `resource id`, e.g.
6161

6262
```shell
63-
terraform import azurerm_oracle_resource_anchor.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Oracle.Database/resourceanchors/example
63+
terraform import azurerm_oracle_resource_anchor.example /subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/group1/providers/Oracle.Database/resourceAnchors/example
6464
```
6565

6666
## API Providers

0 commit comments

Comments
 (0)