terraform-code-standards

Table of Contents

Version Control

Versioning Specifications

The Organization Terraform Module Registry will adopt a versioning numbering scheme that follows the guidelines of Semantic Versioning.

In summary, this means a version number will be represented in the form MAJOR.MINOR.PATCH.

The following meanings apply:

Semantic Versioning Examples and Change Log

The following document provides detailed examples of semantic increments and examples of changelog notes that can be used to guide versioning decisions

[^ table of contents ^](#table-of-contents)