terraform/website
Chris Griggs 53a36a11b2
Merge pull request #24875 from hashicorp/cgriggs01-community
[Website] Adding community providers
2020-05-08 07:59:46 -07:00
..
docs Merge pull request #24875 from hashicorp/cgriggs01-community 2020-05-08 07:59:46 -07:00
guides website: Remove extra copy of "Running Terraform in Automation", update links 2020-02-05 14:58:30 -08:00
intro website: Remove extra copy of "Getting Started", update links 2020-02-05 14:58:30 -08:00
layouts website: Add docs for state replace-provider 2020-04-23 11:41:57 -04:00
upgrade-guides website: Remove extra copy of "Running Terraform in Automation", update links 2020-02-05 14:58:30 -08: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.