No requirements.
Name | Version |
---|---|
tfe | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
auto_apply | Indicates whether to automatically apply successful changes | bool |
false |
no |
name | Name of the workspace | any |
n/a | yes |
oauth_token | An OAuth token used to connect to a VCS provider | any |
null |
no |
operations | Enable remote operations (disable for local runs) | bool |
true |
no |
organization | Organization of the workspace | any |
n/a | yes |
repository | A repository identifier to link to the workspace | any |
null |
no |
run_triggers | A list of workspace ids that trigger runs in this workspace when modified | list(string) |
[] |
no |
service_provider | VCS provider identifier | any |
null |
no |
working_directory | Execution directory relative to repository root | any |
null |
no |
workspace_env | A map of workspace environment variables | map(string) |
{} |
no |
workspace_env_sensitive | A map of sensitive workspace environment variables | map(string) |
{} |
no |
workspace_vars | A map of workspace variables | map(string) |
{} |
no |
workspace_vars_sensitive | A map of sensitive workspace variables | map(string) |
{} |
no |
No output.