terraform workspace new

From wikieduonline
Revision as of 09:47, 6 September 2021 by Chmod14 (talk | contribs)
Jump to navigation Jump to search

terraform workspace new
Expected a single argument: NAME.

Usage: terraform [global options] workspace new [OPTIONS] NAME

  Create a new Terraform workspace.

Options:

    -lock=false         Don't hold a state lock during the operation. This is
                        dangerous if others might concurrently run commands
                        against the same workspace. 
 
    -lock-timeout=0s    Duration to retry a state lock.

    -state=path         Copy an existing state file into the new workspace.


See also

Advertising: