Skip to main content
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.

Initializers


tagsRequired

  • Type: typing.List[str]

projectOptional

  • Type: str

Methods


to_terraform

to_hcl_terraform

Properties


tagsRequired

  • Type: typing.List[str]

projectOptional

  • Type: str