You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/website
Patrick Decat 00c3367dda
website: Replace `~` by `$HOME` in documentation of TF_PLUGIN_CACHE_DIR
9 years ago
..
docs website: Replace `~` by `$HOME` in documentation of TF_PLUGIN_CACHE_DIR 9 years ago
guides cli: allow disabling "next steps" message in terraform plan 9 years ago
intro website: don't talk about graphs in the Getting Started guide 9 years ago
layouts website: change order of provisioners in sidebar list 9 years ago
upgrade-guides website: update upgrade-guide for plugin filename convention 9 years ago
README.md website: A note about where the root parts of the website live now 9 years ago

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.