terraform/website
Sean Carolan b7cf7737f6 website: use a clearer header describing the CLI config file (#19263)
Using a / could be confusing to users who assume it is a directory.
2018-11-02 17:26:52 -07:00
..
docs website: use a clearer header describing the CLI config file (#19263) 2018-11-02 17:26:52 -07:00
guides Add links to new screenshots (#19135) 2018-10-24 15:20:43 -07:00
intro website: Simplify the Getting Started consul module example 2018-06-28 18:10:55 -07:00
layouts website: Update and link the page about remote backend operations (#19203) 2018-10-29 11:00:24 -07:00
upgrade-guides website: v0.12 preview upgrade guide tweaks 2018-06-29 11:17:17 -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.