terraform/website/docs/configuration
Martin Atkins 3d33a36bf6 website: update terminology used in provider config docs
The bulk of the text on this page hasn't been revised for some time and
so parts of it were using non-idiomatic terminology or not defining terms
at all.

The main goal of this revision is to standardize on the following terms:

- "provider configuration" refers to a specific provider block in config,
  as a distinct idea from the provider _itself_, which is a singleton.

- "Default" vs. "additional" provider configurations, distinguishing
  those without and with "alias" arguments respectively. These are named
  here so that we can use this terminology to describe the different
  behaviors of each for the purposes of provider inheritance between
  modules.
2017-11-09 11:08:09 -08:00
..
data-sources.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
environment-variables.html.md command: Allow TF_DATA_DIR env var to override data directory 2017-11-01 16:55:23 -07:00
index.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
interpolation.html.md website: correction of chunklist interpolation function example 2017-11-01 10:48:34 -07:00
load.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
locals.html.md website: Example of using maps with local values 2017-09-08 10:33:56 -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: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
override.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -07:00
providers.html.md website: update terminology used in provider config docs 2017-11-09 11:08:09 -08:00
resources.html.md website: new filesystem layout for core/provider split 2017-06-13 11:25:32 -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: new filesystem layout for core/provider split 2017-06-13 11:25:32 -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: rewrite modules usage documentation for new features 2017-11-01 07:22:20 -07:00