terraform/website
alevinetx 66393bb62e
website: Update module-registry-protocol.html.md (#26639)
* Update module-registry-protocol.html.md

1: There is a mismatch in the segment labels for the version query URL (system vs provider)
2: There is a discrepancy between the documentation and the actual generated request for retrieving module source code (URL segments 4 vs 3)
 - There is no segment for "provider"

* Update module-registry-protocol.html.md

Changed ```:system``` to ```:provider``` for versions and source API URLs
2020-10-28 09:09:52 -04:00
..
docs website: Update module-registry-protocol.html.md (#26639) 2020-10-28 09:09:52 -04:00
guides Fixed a typo 2020-10-04 22:11:45 +09:00
intro website: Don't claim that things are "very easy" 2020-10-26 10:02:38 -07:00
layouts website: Don't claim that things are "very easy" 2020-10-26 10:02:38 -07:00
upgrade-guides Add provider sensitivity propagation experiment 2020-10-26 15:05:22 -04: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.