A set of Terraform Cloud workspace tags. You will be able to use this working directory with any workspaces that have all of the specified tags, and can use the terraform workspace commands to switch between them or create new workspaces. New workspaces will automatically have the specified tags. This option conflicts with name.Documentation Index
Fetch the complete documentation index at: https://cdktn.io/docs/llms.txt
Use this file to discover all available pages before exploring further.
Initializers
tagsRequired
- Type: typing.List[str]
projectOptional
- Type: str
Methods
| Name | Description |
|---|---|
to_terraform | No description. |
to_hcl_terraform | No description. |
to_terraform
to_hcl_terraform
Properties
tagsRequired
- Type: typing.List[str]
projectOptional
- Type: str