terraform/website
Nick Fagerlund 428a2c05e7
website: Expand output values docs (#20790)
For 0.11 I just specified the naming rules; for 0.12, I added some info about
referencing values and tightened up the layout of the optional arguments.

This commit also syncs up descriptions of `depends_on`.
2019-03-22 15:08:55 -07:00
..
docs website: Expand output values docs (#20790) 2019-03-22 15:08:55 -07:00
guides website: Reorganize nav sidebars to improve jumps between sections 2019-01-31 16:18:23 -08:00
intro website: add missing article (#19368) 2019-03-20 16:20:32 -07:00
layouts website: Add `workspace show` command to sidebar nav (#20800) 2019-03-22 15:06:53 -07:00
upgrade-guides website: Fix several spelling errors 2019-03-21 18:12:11 -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.