terraform workspace

From wikieduonline
Revision as of 09:04, 14 October 2022 by Ant (talk | contribs)
Jump to navigation Jump to search

Cloud block example

terraform {
  cloud {
    organization = "my-org" 

    workspaces {
      name = "my-workspace"
    }
  }
}

Related terms

Multiple workspaces are currently supported by the following backends:

See also

Advertising: