Skip to content

Commit deba630

Browse files
Updated documentation.
1 parent 0a8a03f commit deba630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/workspace.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ The following arguments are supported:
8282
VCS push to trigger a run. If disabled, any push will trigger a run.
8383
* `force_delete` - (Optional) If this attribute is present on a workspace that is being deleted through the provider, it will use the existing force delete API. If this attribute is not present or false it will safe delete the workspace.
8484
* `global_remote_state` - (Optional) **Deprecated** Whether the workspace allows all workspaces in the organization to access its state data during runs. Use [tfe_workspace_settings](workspace_settings) instead.
85-
* `hyok_enabled` - (Optional) Whether or not to enable HYOK for the workspace.
85+
* `hyok_enabled` - (Optional) Whether HYOK is enabled for the workspace.
8686
* `operations` - **Deprecated** Whether to use remote execution mode.
8787
Defaults to `true`. When set to `false`, the workspace will be used for
8888
state storage only. This value _must not_ be provided if `execution_mode` is

0 commit comments

Comments
 (0)