terraform/website
Martin Atkins b2e8987f7e website: Fix references to the now-defunct "Interpolation" page
This has been replaced with an "Expressions" page.

Also includes a number of changes to Markdown style to conform to our
usual conventions, applied automatically by my editor while making these
changes.
2018-10-16 18:48:28 -07:00
..
docs website: Fix references to the now-defunct "Interpolation" page 2018-10-16 18:48:28 -07:00
guides website: Reconcile docs about plugin discovery and downloading (#18973) 2018-10-02 16:53:29 -07:00
intro website: Simplify the Getting Started consul module example 2018-06-28 18:10:55 -07:00
layouts website: Docs for all of the "filesystem" functions 2018-10-16 18:47:33 -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.