terraform/website
Martin Atkins f8a32f0b83 website: Consistently recommend the required_providers block
Previously we were inconsistent in whether we were recommending the
new required_providers block or the "version" setting inside a "provider"
block.
2019-10-28 15:56:12 -07:00
..
docs website: Consistently recommend the required_providers block 2019-10-28 15:56:12 -07:00
guides website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
intro website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
layouts website: Add Terraform Registry Provider Docs page (#23139) 2019-10-28 16:05:22 -04:00
upgrade-guides website: Update URLs and name references for Terraform Cloud rebrand 2019-08-16 15:55:29 -07:00
README.md website: A note about where the root parts of the website live now 2017-06-27 14:40:13 -07:00

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.