Name | Version |
---|---|
terraform | 1.0.0 |
Name | Version |
---|---|
tfe | n/a |
No modules.
Name | Type |
---|---|
tfe_variable.environment_secret | resource |
tfe_variable.environment_variable | resource |
tfe_variable.terraform_secret | resource |
tfe_variable.terraform_variable | resource |
tfe_workspace.this | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
terraform_cloud_org | Terraform Cloud Org to create workspaces in | string |
n/a | yes |
terraform_cloud_token | The Team token used to authenticate with Terraform Cloud. See Authentication for more information | string |
n/a | yes |
terraform_cloud_workspace_name | Terraform Cloud Bootstrap Workspace name | string |
n/a | yes |
vcs | Settings for the workspace's VCS repository, enabling the UI/VCS-driven run workflow. | any |
n/a | yes |
workspaces | Map of workspaces definitions | map(object({ |
n/a | yes |
No outputs.