terraform/website
Martin Atkins f52aec8e3d website: Fix formatting of v1 compatibility promises
Seems like we lost a newline in some of the shuffling it took to get this
into the live website, and so it's formatting oddly in the rendered
website. This restores the intended formatting of this as the start of
a bullet list, rather than as a continuation of the previous paragraph.
2021-06-08 10:35:23 -07:00
..
docs website: Fix formatting of v1 compatibility promises 2021-06-08 10:35:23 -07:00
guides update to match new default branch name (#27909) 2021-02-24 13:36:47 -05:00
intro Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
layouts website: First Draft of Upgrade Guide 2021-06-07 17:23:39 -07:00
upgrade-guides website: First Draft of Upgrade Guide 2021-06-07 17:23:39 -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.