terraform/website/layouts
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
..
docs.erb website: Add new Language sidebar, repurpose docs.erb as CLI sidebar 2020-11-11 19:11:29 -08:00
downloads.erb website: Initial docs about the APT/Yum repositories 2020-11-11 09:50:22 -08:00
intro.erb website/intro: remove outdated examples section (#26932) 2020-11-16 14:05:17 -05:00
language.erb website: Break up main Modules and Module Development pages 2020-11-17 16:30:51 -08:00
registry.erb website: Add wandering Plugin Signing page to publishing sidebar 2020-10-26 18:21:29 -07:00
terraform.erb provider/terraform: reorganize for merge into core 2017-11-02 10:46:31 -07:00