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
Martin Atkins 6aefa5835c
Merge #17218: Add -auto-approve to "terraform destroy" for consistency
8 years ago
..
docs Merge #17218: Add -auto-approve to "terraform destroy" for consistency 8 years ago
guides Small typo fix in provider documentation 9 years ago
intro website: fix various typos 8 years ago
layouts website: Deprecation notes about "terraform push" 8 years ago
upgrade-guides reword inheritance upgrade guide 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.