Skip to content

Commit

Permalink
correct resource name in import doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Uk1288 committed Apr 19, 2024
1 parent b719418 commit 93fed8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/organization_default_settings.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,5 @@ The following arguments are supported:
Organization default execution mode can be imported; use `<ORGANIZATION NAME>` as the import ID. For example:

```shell
terraform import tfe_organization_default_execution_mode.test my-org-name
terraform import tfe_organization_default_settings.test my-org-name
```

0 comments on commit 93fed8b

Please sign in to comment.