terraform/website
Nick Fagerlund 01eb224469 website: Large, on-brand link preview image for marketing pages (/intro/*)
Although /intro/getting-started includes docs content, those pages currently
redirect to the Learn platform, and so shouldn't be affected by the large unfurl
image.
2019-02-22 10:09:09 -08:00
..
docs Merge pull request #20352 from hashicorp/mildwonkey/show-docs 2019-02-22 08:19:01 -08:00
guides website: Reorganize nav sidebars to improve jumps between sections 2019-01-31 16:18:23 -08:00
intro website: add missing article 2018-11-11 23:15:11 +02:00
layouts website: Large, on-brand link preview image for marketing pages (/intro/*) 2019-02-22 10:09:09 -08:00
upgrade-guides docs/upgrade-guide: Document changes in remote state referencing 2019-02-08 11:14:16 +00: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.