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
James Bardin a56a97a5f5
mention 'terraform.d/plugins` for automation
9 years ago
..
docs reword init documentation for consistency 9 years ago
guides mention 'terraform.d/plugins` for automation 9 years ago
intro Docs: Fix broken links and a broken example 9 years ago
layouts Add provider dev program guide (#15677) 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.