terraform/website
Paul Banks 06f067b4e6
Update registry API docs with browse and search (#16846)
* Verify discovery works without trailing slash on discovery URL

* Update registry API docs with browse and search endpoints

* Add sample request/responses

* Add comment to test to indicate expecations

* Fix typo

* Remove trailing slash weirdness
2017-12-05 19:38:16 +00:00
..
docs Update registry API docs with browse and search (#16846) 2017-12-05 19:38:16 +00:00
guides website: fix typo in the guide to writing Terraform providers 2017-12-05 11:35:17 -08:00
intro website: correct intro docs about terraform init -upgrade 2017-11-29 14:14:48 -08:00
layouts website: Add the Null provider to the list of providers 2017-12-04 09:29:41 -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.