opentofu/website
James Bardin 32e3179de9
Merge pull request #18350 from KFishner/master
Add 0.12 upgrade guide
2018-06-28 11:47:11 -04:00
..
docs website: Tweak the language we use to describe remote state 2018-06-26 11:43:36 -07:00
guides website: Fix typo in the provider development program guide 2018-03-23 16:09:33 -07:00
intro website: Using demo.consul.io requires scheme = "https" 2018-06-22 10:18:27 -07:00
layouts add 0.12 guide 2018-06-25 17:26:45 -07:00
upgrade-guides add 0.12 guide 2018-06-25 17:26:45 -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

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.