terraform/website
Alisdair McDiarmid 3680bc521a website: Update output command docs
The example configuration now uses Terraform 0.12+ syntax, and the
output examples are up to date with the current text UI. We also add an
explicit recommendation to use the `-json` option for a consistent and
stable output format, for use in automation.
2020-11-06 15:10:31 -05:00
..
docs website: Update output command docs 2020-11-06 15:10:31 -05:00
guides Fixed a typo 2020-10-04 22:11:45 +09:00
intro website: Add note re: private_key configuration to intro (#24463) 2020-10-30 18:09:21 -07:00
layouts website: Don't claim that things are "very easy" 2020-10-26 10:02:38 -07:00
upgrade-guides Add provider sensitivity propagation experiment 2020-10-26 15:05:22 -04: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.