terraform/website
Florian Forster 927085289d backend/remote-state/gcs: Implement the "region" config option.
This allows to select the region in which a bucket is created.
This copies behavior from the Google Cloud provider.
2017-10-27 16:52:21 -04:00
..
docs backend/remote-state/gcs: Implement the "region" config option. 2017-10-27 16:52:21 -04:00
guides cli: allow disabling "next steps" message in terraform plan 2017-09-14 10:51:41 -07:00
intro website: don't talk about graphs in the Getting Started guide 2017-09-11 11:09:11 -07:00
layouts website: Add nav items for Terraform Recommended Practices guide to guides.erb (#16398) 2017-10-19 11:43:15 -05:00
upgrade-guides
README.md

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.