terraform/website/docs/commands
Martin Atkins e5e3452ffa website: Reorganize the "Configuration" docs section
With the additional configuration language features coming in Terraform
v0.12, our existing documentation structure is beginning to strain.

Here we reorganize the navigation slightly in order to introduce the
concepts in a more appropriate order so that we can reveal complexity
more gradually. Subsequent commits will revise the content of these
pages to better reflect the new sequencing.

The "Environment Variables" page is moved from the Configuration section
into the "Commands" section, since it is not considered a part of the
configuration language and thus more appropriate in the CLI documentation.
The old placement is reflective of the broader purpose that the
"Configuration" section had originally, but its new focus will be on
the Terraform language (.tf files) in particular, with other aspects of
customizing Terraforms behavior covered in other sections.
2018-10-16 18:46:46 -07:00
..
state Fix description for state mv and push sub-commands 2018-09-04 19:16:47 -07:00
workspace website: update "terraform env" reference to "terraform workspace" 2017-12-05 08:54:25 -08:00
apply.html.markdown command: "terraform apply" uses interactive confirmation by default 2017-11-01 06:54:39 -07:00
cli-config.html.markdown website: revise docs for remote backend and credentials config 2018-08-22 14:30:23 -07:00
console.html.markdown website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
destroy.html.markdown Change -force to -auto-approve when destroying 2018-02-01 00:14:42 +00:00
env.html.markdown website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
environment-variables.html.md website: Reorganize the "Configuration" docs section 2018-10-16 18:46:46 -07:00
fmt.html.markdown website: documentation for fmt -check flag 2017-07-21 14:37:15 -05:00
force-unlock.html.markdown website: Correct usage for force-unlock command 2017-07-18 09:02:29 -07:00
get.html.markdown website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
graph.html.markdown website: Recommend SVG instead of PNG for graph output 2018-03-08 16:22:21 -08:00
import.html.md update import command docs 2017-08-09 14:01:45 -04:00
index.html.markdown website: checkpoint settings refer to CLI config file docs 2017-09-29 14:03:09 -07:00
init.html.markdown website: Reconcile docs about plugin discovery and downloading (#18973) 2018-10-02 16:53:29 -07:00
output.html.markdown website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
plan.html.markdown docs: Fix small error in resource targeting docs (#17890) 2018-06-11 12:34:25 -07:00
providers.html.markdown website: Fix spelling mistake (#18311) 2018-06-22 07:31:23 -07:00
push.html.markdown Fix broken links to /docs/enterprise/run/api.html 2018-06-13 12:19:07 -07:00
refresh.html.markdown Autoload only .auto.tfvars files 2017-07-05 17:24:17 -07:00
show.html.markdown website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
taint.html.markdown Fix documentation 2018-07-22 23:59:53 +02:00
untaint.html.markdown website: fixes typo (#18267) 2018-06-18 08:36:28 -07:00
validate.html.markdown command/validate: Add flag to check that all variables are specified (#13872) 2017-07-05 17:32:29 +01:00