terraform/website
Paul Stack 191cf283d5 backend/manta: Support Triton RBAC
Triton Manta allows an account other than the main triton account to be used via RBAC.

Here we expose the SDC_USER / TRITON_USER options to the backend so that a user can be specified.
2018-01-03 12:12:46 -08:00
..
docs backend/manta: Support Triton RBAC 2018-01-03 12:12:46 -08:00
guides Small typo fix in provider documentation 2017-12-22 12:23:13 +01:00
intro website: tweak ambiguous nesting of punctuation inside quotes 2018-01-03 12:00:19 -08:00
layouts Revert "Restructure terraform.io to include provider categories (#16934)" (#16966) 2017-12-20 17:25:43 -06: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.