terraform/website
Nolan Davidson 848375b9a6 [provisioner-habitat] Allow custom service name (#17196)
This change allows the Habitat supervisor service name to be
configurable. Currently it is hard coded to `hab-supervisor`.

Signed-off-by: Nolan Davidson <ndavidson@chef.io>
2018-02-13 14:11:59 -06:00
..
docs [provisioner-habitat] Allow custom service name (#17196) 2018-02-13 14:11:59 -06:00
guides Small typo fix in provider documentation 2017-12-22 12:23:13 +01:00
intro website: document the naming conventions for outputs 2018-02-12 19:33:57 -08:00
layouts website: present provider documentation via categories 2018-01-04 15:04:35 -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.