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: java.util.List< java.lang.String >

projectOptional

  • Type: java.lang.String

Methods


toTerraform

toHclTerraform

Properties


tagsRequired

  • Type: java.util.List< java.lang.String >

projectOptional

  • Type: java.lang.String