terraform/website/docs/language
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
..
data-sources Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
expressions Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
files website: Language: Update links to moved pages 2021-01-22 12:22:21 -08:00
functions docs: Document naming conventions for templates & backend configs (#28924) 2021-06-18 17:20:00 +01:00
meta-arguments Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
modules Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
providers Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
resources Remove duplicate word (#28716) 2021-05-18 11:04:54 -04:00
settings Merge pull request #28998 from hashicorp/rln-add-versions-tutorials-links 2021-06-22 11:50:18 -05:00
state Fix broken link error 2021-03-10 15:38:22 -06:00
syntax docs: Update link to HCL native syntax spec 2021-03-10 17:47:21 +01:00
values website: Explicit examples of -var escaping in various shells 2021-06-22 14:10:04 -07:00
attr-as-blocks.html.md website: Move hidden attr-as-blocks page into new URL structure 2021-01-22 12:22:21 -08:00
dependency-lock.html.md fix the typo (#28140) 2021-03-22 10:51:45 -04:00
index.html.md Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
v1-compatibility-promises.html.md website: Fix formatting of v1 compatibility promises 2021-06-08 10:35:23 -07:00