terraform/website
Alisdair McDiarmid 79f855b83b
Merge pull request #27840 from OJFord/docs-27554
Document `inline` & `on_failure` behaviour
2021-02-23 13:15:56 -05:00
..
docs Merge pull request #27840 from OJFord/docs-27554 2021-02-23 13:15:56 -05:00
guides website: Language: Update links to moved pages 2021-01-22 12:22:21 -08:00
intro website: Update links to redirected provider docs pages 2020-12-17 12:23:50 -08:00
layouts website: Initial docs for the module integration testing experiment 2021-02-22 14:21:45 -08:00
upgrade-guides Fix sentence in v0.14 upgrade guide 2021-02-18 14:34:04 +00: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.