Merge pull request #29163 from hashicorp/rar-docs-update-add-anchor

website: Adds anchor for TF_CLI_ARGS.
This commit is contained in:
Laura Pacilio 2021-07-14 14:45:35 -04:00 committed by GitHub
commit 7cd333dea1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ export TF_VAR_amap='{ foo = "bar", baz = "qux" }'
For more on how to use `TF_VAR_name` in context, check out the section on [Variable Configuration](/docs/language/values/variables.html).
## TF_CLI_ARGS and TF_CLI_ARGS_name
<a id="tf-cli-args"></a>
The value of `TF_CLI_ARGS` will specify additional arguments to the
command-line. This allows easier automation in CI environments as well as