terraform/website/docs/configuration
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
..
data-sources.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
index.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
interpolation.html.md update uuid definition 2018-09-10 21:49:02 +04:00
locals.html.md docs typo 2018-06-11 12:04:03 -07:00
modules.html.md website: rewrite modules usage documentation for new features 2017-11-01 07:22:20 -07:00
outputs.html.md website: document the naming conventions for outputs 2018-02-12 19:33:57 -08:00
override.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
providers.html.md website: Reconcile docs about plugin discovery and downloading (#18973) 2018-10-02 16:53:29 -07:00
resources.html.md website: fix for typo in resources.html.md (#18266) 2018-06-18 08:37:57 -07:00
syntax.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
terraform-enterprise.html.md website: Reorganize the "Configuration" docs section 2018-10-16 18:46:46 -07:00
terraform.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
variables.html.md website: explanation of TF_VAR_ precedence 2017-12-05 11:27:31 -08:00