Initializer
Properties
| Name | Type | Description |
|---|---|---|
organization | str | The name of the organization containing the workspace(s) the current configuration should use. |
workspaces | NamedCloudWorkspace | TaggedCloudWorkspaces | A nested block that specifies which remote Terraform Cloud workspaces to use for the current configuration. |
hostname | str | The hostname of a Terraform Enterprise installation, if using Terraform Enterprise. |
token | str | The token used to authenticate with Terraform Cloud. |
organizationRequired
- Type: str
workspacesRequired
hostnameOptional
- Type: str
- Default: app.terraform.io
tokenOptional
- Type: str