website: A note about where the root parts of the website live now

This commit is contained in:
Martin Atkins 2017-06-27 14:40:13 -07:00 committed by GitHub
parent ed20444f63
commit 4a160d7fa0
1 changed files with 9 additions and 0 deletions

9
website/README.md Normal file
View File

@ -0,0 +1,9 @@
# Terraform Documentation
This directory contains the portions of [the Terraform website](https://www.terraform.io/) 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](https://github.com/hashicorp/terraform-website), which brings all of the
different documentation sources together and contains the scripts for testing and building the site as
a whole.