terraform/website
Martin Atkins 6a44586a8f website: Update the CLI commands index page for latest help output
My initial motivation here was to update the example output from
Terraform's top-level help list to match recent updates in the layout
and language used.

However, while here I took the opportunity to update some dated language
that was not consistent with our modern documentation writing style,
in particular including a totally unnecessary and potentially-alienating
claim that Terraform is "very easy to use". Our modern writing style
discourages this sort of "boastful" language and encourages us to focus on
the facts at hand.
2020-10-26 09:55:21 -07:00
..
docs website: Update the CLI commands index page for latest help output 2020-10-26 09:55:21 -07:00
guides Fixed a typo 2020-10-04 22:11:45 +09:00
intro website: Update all Learn crosslinks (#26442) 2020-10-02 11:02:59 -07:00
layouts lang/funcs: "anytrue" function 2020-10-23 13:52:48 -07:00
upgrade-guides Add note to upgrade guide about provider sensitivity (#26643) 2020-10-20 13:13:51 -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.