terraform/website
Radek Simko bb868606ea
docs: Document naming conventions for templates & backend configs (#28924)
* docs: Document naming conventions for templates & backend configs

* Update website/docs/cli/config/config-file.html.md

Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>

* Update website/docs/language/functions/templatefile.html.md

Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>

Co-authored-by: Alisdair McDiarmid <alisdair@users.noreply.github.com>
2021-06-18 17:20:00 +01:00
..
docs docs: Document naming conventions for templates & backend configs (#28924) 2021-06-18 17:20:00 +01:00
guides update to match new default branch name (#27909) 2021-02-24 13:36:47 -05:00
intro Gloss of top docs pages (#28891) 2021-06-08 06:58:55 -07:00
layouts commands: `terraform add` (#28874) 2021-06-17 12:08:37 -04:00
upgrade-guides Update 0-15.html.markdown 2021-06-09 11:08:45 -07: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.