terraform/website/docs/configuration
Nick Fagerlund 209541aaf0 website: Break up main Modules and Module Development pages
This one is a lot like the previous two commits, but slightly more complex:

- Only adding one new meta-argument page, for `providers`; otherwise, it just
  re-uses the dual-purpose pages I made in the resources commit.

- About that `providers` argument: The stuff that was relevant to consumers of a
  module went in that meta-argument page, but there was also a huge deep dive on
  how the _author_ of a re-usable module should handle provider configurations
  in cases where inheriting the default providers isn't sufficient. THAT, I
  moved into a new page in the module development section. (For the consumer of
  a module, this should all be an implementation detail; the module README
  should tell you which aliased providers you need to configure and pass, and
  then you just do it, without worrying about proxy configuration blocks etc.)

- The "standard module structure" recommendations in the main module development
  page gets a page of its own, to make it more prominent and discoverable.

- Same deal with using the old URL as a landing page, at least for the main
  module calls page. It didn't seem necessary for the module development page.
2020-11-17 16:30:51 -08:00
..
blocks website: Break up main Modules and Module Development pages 2020-11-17 16:30:51 -08:00
expressions website: Break up Expressions page into smaller chunks 2020-11-17 16:30:51 -08:00
files website: Add new "glue"/overview pages for CLI and language docs 2020-11-11 19:13:23 -08:00
functions lang/funcs: Experimental "defaults" function 2020-11-13 17:27:20 -08:00
meta-arguments website: Break up main Modules and Module Development pages 2020-11-17 16:30:51 -08:00
syntax website: Add new "glue"/overview pages for CLI and language docs 2020-11-11 19:13:23 -08:00
attr-as-blocks.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
backend.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
data-sources.html.md Merge pull request #26723 from hashicorp/oct20_language_and_cli_docs 2020-11-11 19:31:05 -08:00
dependency-lock.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
expressions.html.md website: Break up Expressions page into smaller chunks 2020-11-17 16:30:51 -08:00
functions.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
index.html.md website: Add new "glue"/overview pages for CLI and language docs 2020-11-11 19:13:23 -08:00
locals.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
modules.html.md website: Break up main Modules and Module Development pages 2020-11-17 16:30:51 -08:00
outputs.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
override.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
provider-requirements.html.md Merge pull request #26723 from hashicorp/oct20_language_and_cli_docs 2020-11-11 19:31:05 -08:00
providers.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
resources.html.md website: Break up Resources page into smaller chunks 2020-11-17 16:30:51 -08:00
style.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
syntax-json.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
syntax.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
terraform.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
types.html.md website: Adopt a ton of pages into the "language" layout 2020-10-26 18:19:26 -07:00
variables.html.md Merge pull request #26723 from hashicorp/oct20_language_and_cli_docs 2020-11-11 19:31:05 -08:00
version-constraints.html.md Merge pull request #26723 from hashicorp/oct20_language_and_cli_docs 2020-11-11 19:31:05 -08:00