terraform/website/docs/cli
Martin Atkins a945b379d8 website: Explicit examples of -var escaping in various shells
The -var command line option comes with the disadvantage that a user must
contend both with Terraform's own parser and with the parser in whichever
shell they've decided to use, and different shells on different platforms
have different rules.

Previously we've largely just assumed that folks know the appropriate
syntax for the shell they chose, but it seems that command lines involving
spaces and other special characters arise rarely enough in other commands
that Terraform is often the first time someone needs to learn the
appropriate syntax for their shell.

We can't possibly capture all of the details of all shells in our docs,
because that's far outside of our own scope, but hopefully this new
section will go some way to give some real examples that will help folks
figure out how to write suitable escape sequences, if they choose to
set complex variable values on the command line rather than in .tfvars
as we recommend elsewhere on this page.
2021-06-22 14:10:04 -07:00
..
auth website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
code website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
commands website: Explicit examples of -var escaping in various shells 2021-06-22 14:10:04 -07:00
config docs: Document naming conventions for templates & backend configs (#28924) 2021-06-18 17:20:00 +01:00
import website: CLI: Remove several ghost pages, update old links 2021-01-22 12:22:21 -08:00
init website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
inspect website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
install Fix apt install typo (#27074) 2020-12-03 10:23:14 -04:00
plugins website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
run website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
state website: Reworking of the "terraform plan" docs, and related pages 2021-04-30 14:27:36 -07:00
workspaces website: CLI: Update links to moved docs pages 2021-01-22 12:22:21 -08:00
index.html.md website: CLI: Move docs files to match new URLs 2021-01-22 12:22:21 -08:00