terraform/website
Martin Atkins ab2dc0d987 website: "terraform push" version matching requirement
It's important to match the version of local Terraform with the remote Terraform version in Terraform Enterprise when using the "terraform push" command, or else the uploaded configuration package may not be compatible.
2017-12-05 09:28:31 -08:00
..
docs website: "terraform push" version matching requirement 2017-12-05 09:28:31 -08:00
guides command: "terraform apply" uses interactive confirmation by default 2017-11-01 06:54:39 -07:00
intro website: correct intro docs about terraform init -upgrade 2017-11-29 14:14:48 -08:00
layouts website: Add the Null provider to the list of providers 2017-12-04 09:29:41 -08: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.