terraform/website/docs/configuration
Paddy e6592dc710
Add support for provider metadata to modules. (#22583)
Implement a new provider_meta block in the terraform block of modules, allowing provider-keyed metadata to be communicated from HCL to provider binaries.

Bundled in this change for minimal protocol version bumping is the addition of markdown support for attribute descriptions and the ability to indicate when an attribute is deprecated, so this information can be shown in the schema dump.

Co-authored-by: Paul Tyng <paul@paultyng.net>
2020-03-05 16:53:24 -08:00
..
functions lang/funcs: templatefile requires valid variable names 2020-02-25 10:19:46 -05:00
attr-as-blocks.html.md Minor spelling fixes 2019-06-13 15:36:14 +01:00
data-sources.html.md Docs updates for data resources, update expressions ref 2019-07-26 11:22:10 -04:00
expressions.html.md Use a real resource 2020-01-24 13:47:51 -05:00
functions.html.md website: Version notes: Add new -> old links to 0.12 language docs (except function pages) 2019-02-01 17:20:54 -08:00
index.html.md website: Fix typo in the configuration language introduction page 2019-05-08 16:31:37 -07:00
locals.html.md website: Update "Local Values" docs to use v0.12 syntax in example 2019-04-18 09:03:34 -07:00
modules.html.md website: Consistently recommend the required_providers block 2019-10-28 15:56:12 -07:00
outputs.html.md Update outputs.html.md 2019-12-17 07:33:11 -05:00
override.html.md website: Version notes: Add new -> old links to 0.12 language docs (except function pages) 2019-02-01 17:20:54 -08:00
providers.html.md website: Consistently recommend the required_providers block 2019-10-28 15:56:12 -07:00
resources.html.md Document for_each key requirements 2020-01-30 17:18:16 -05:00
style.html.md website: Version notes: Add new -> old links to 0.12 language docs (except function pages) 2019-02-01 17:20:54 -08:00
syntax-json.html.md Fix markdown being misused in docs 2019-12-16 16:29:47 +03:00
syntax.html.md Fix link in syntax docs 2019-10-24 11:57:08 -04:00
terraform-enterprise.html.md Remove links to legacy Terraform Enterprise docs 2019-06-07 13:47:12 -04:00
terraform.html.md Add support for provider metadata to modules. (#22583) 2020-03-05 16:53:24 -08:00
types.html.md website: Further elaboration on the "any" type constraint 2019-06-06 13:31:17 -07:00
variables.html.md website: Remove extra copy of "Getting Started", update links 2020-02-05 14:58:30 -08:00