terraform/website/docs
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
..
backends Fixed documentation of azurerm backend advanced access variables (#16552) 2017-11-06 16:54:30 +00:00
commands command: "terraform apply" uses interactive confirmation by default 2017-11-01 06:54:39 -07:00
configuration website: update terminology used in provider config docs 2017-11-09 11:08:09 -08:00
import Adding documentation for all supported imports in the Heroku provider (#16312) 2017-11-06 16:57:57 +00:00
internals website: updated docs for the module registry protocol 2017-11-01 07:22:20 -07:00
modules website: rewrite modules usage documentation for new features 2017-11-01 07:22:20 -07:00
plugins website: don't recommend "providers" block in CLI config 2017-09-29 14:03:09 -07:00
providers provider/terraform: import terraform provider back into core 2017-11-02 10:48:20 -07:00
provisioners provisioner/chef: doc example of ssl_verify_mode 2017-10-24 14:47:42 -07:00
registry website: updated docs for the module registry protocol 2017-11-01 07:22:20 -07:00
state websites/workspaces: Add Manta to the list of workspace backends (#16545) 2017-11-03 15:26:19 +01:00
index.html.markdown provider/terraform: reorganize for merge into core 2017-11-02 10:46:31 -07:00