Skip to content

Standardize Terraform module versioning and release process #6

Description

@winkletinkle

As teams start consuming our modules we need a versioning strategy.

Proposal:

  • Semver via Git tags (v1.0.0)
  • Each module under modules/<name>/
  • CHANGELOG.md per module
  • terraform-docs on every PR
  • Terratest for integration tests
  • GitHub Actions: fmt, validate, tflint, terratest

Looking for input before drafting the contributing guide.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions