terraform/website
Tom Harvey 6d4f702467
backend/azurerm: support for custom resource manager endpoints (#19460)
* backend/azurerm: removing the `arm_` prefix from keys

* removing the deprecated fields test because the deprecation makes it fail

* authentication: support for custom resource manager endpoints

* Adding debug prefixes to the log statements
2018-11-26 14:42:16 +01:00
..
docs backend/azurerm: support for custom resource manager endpoints (#19460) 2018-11-26 14:42:16 +01:00
guides Add links to new screenshots (#19135) 2018-10-24 15:20:43 -07:00
intro website: add missing article 2018-11-11 23:15:11 +02:00
layouts website: Update and link the page about remote backend operations (#19203) 2018-10-29 11:00:24 -07:00
upgrade-guides website: v0.12 preview upgrade guide tweaks 2018-06-29 11:17:17 -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.