Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Terraform Workspace

You can specify which Terraform workspace to target by setting the spec.workspace field. Default is the default workspace

apiVersion: run.terraform-operator.io/v1alpha1
kind: Terraform
...
spec:
  ...
  workspace: dev