/terraform-aws-helpers

Helper modules for my projects

Primary LanguageHCLMIT LicenseMIT

terraform-aws-helpers

Helper modules for my projects

Development

To release a new version, create a tag and push it:

git tag v1.2.3
git push --tags

The Terraform registry is integrated with this project and will detect the new tag and publish it to the registry.