11790442a1
We are recommending that as of 0.11 all provider configurations be placed in the root module and, where necessary, be explicitly passed down via a providers map to customize which configurations are seen by each child module. This new section attempts to guide users through such refactoring in the common case where a child module defines its own provider configuration based on a value passed in an input variable, and then uses that as some context to link to the more detailed docs to help those who have more complex configurations. |
||
---|---|---|
.. | ||
docs | ||
guides | ||
intro | ||
layouts | ||
upgrade-guides | ||
README.md |
README.md
Terraform Documentation
This directory contains the portions of the Terraform website that pertain to the core functionality, excluding providers and the overall configuration.
The files in this directory are intended to be used in conjunction with
the terraform-website
repository, which brings all of the
different documentation sources together and contains the scripts for testing and building the site as
a whole.