Adding Terraform Module Contribution Guide

This commit is contained in:
Eugene Chuvyrov 2019-06-11 20:10:56 -07:00
parent 1c4804a006
commit 3ba339f80e

View File

@ -1,5 +1,6 @@
# Contribute to Terraform Modules Registry # Contribute to Terraform Modules Registry
This document describes the basic process of authoring and contributing re-usable, verifiable Terraform templates to Terraform Registry (https://registry.terraform.io). Terraform Registry serves as a centralized location to discover, learn and use Terraform artifacts to provision infrastructure into Azure, as well as into other cloud platforms. This document describes the basic process of authoring and contributing re-usable, verifiable Terraform templates to Terraform Registry (https://registry.terraform.io). Terraform Registry serves as a centralized location to discover, learn and use Terraform artifacts to provision infrastructure into Azure, as well as into other cloud platforms.
## Basic Steps ## Basic Steps
Below are the basic steps to create and publish a verified Azure module into the Terraform Registry: Below are the basic steps to create and publish a verified Azure module into the Terraform Registry: