terraform/website
Chris Griggs 7481c113ee Restructure terraform.io to include provider categories (#16934)
* add catagory files

* try new source path

* cleaning up formatting

* fixin

* add all providers to providers index page

* add descriptions

* add link to form and first two providers

* small edits

* small edits

* small changes

* add community providers and decription edit from marketing

* add some lines to improve design

* fix typos
2017-12-20 16:26:41 -06:00
..
docs Restructure terraform.io to include provider categories (#16934) 2017-12-20 16:26:41 -06:00
guides website: fix typo in the guide to writing Terraform providers 2017-12-05 11:35:17 -08:00
intro website: correct intro docs about terraform init -upgrade 2017-11-29 14:14:48 -08:00
layouts Restructure terraform.io to include provider categories (#16934) 2017-12-20 16:26:41 -06:00
upgrade-guides reword inheritance upgrade guide 2017-11-20 09:22:26 -05: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.