terraform/website/docs
Martin Atkins f3a2165587 website: Use "Input Variable" as full term for var.foo
We've historically been somewhat inconsistent in how we refer to the
type of object defined by "variable" blocks in configuration. Parts of
our documentation refer to them as "input variables" or just "variables",
while our implementation refers to them as "user variables".

Since Terraform Registry is now also referring to these as "Inputs", here
we standardize on "Input Variable" as the fully-qualified name for this
concept, with "variable" being a shorthand for this where context is
obvious. Outside of this context, anything that can be referred to in
an interpolation expression is generically known as a "variable", with
Input Variables being just one kind, specified by the "var." prefix.

While this terminology shift is not critical yet, it will become more
important as we start to document the new version of the configuration
language so we can use the generic meaning of "variable" there.
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: Use "Input Variable" as full term for var.foo 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