Initializer
Properties
| Name | Type | Description |
|---|---|---|
Organization | *string | The name of the organization containing the workspace(s) the current configuration should use. |
Workspaces | interface{} | A nested block that specifies which remote Terraform Cloud workspaces to use for the current configuration. |
Hostname | *string | The hostname of a Terraform Enterprise installation, if using Terraform Enterprise. |
Token | *string | The token used to authenticate with Terraform Cloud. |
OrganizationRequired
- Type: *string
WorkspacesRequired
- Type: interface{}
HostnameOptional
- Type: *string
- Default: app.terraform.io
TokenOptional
- Type: *string