Skip to content

Releases: Excoriate/terraform-registry-module-template

v1.5.0

27 May 11:02

Choose a tag to compare

What's Changed

  • feat: Improve Terraform documentation generation by @Excoriate in #40
  • ci: add detailed GitHub issue templates for Terraform module by @Excoriate in #41
  • ci: remove release-please configuration and workflow by @Excoriate in #42
  • fix: handle core.hooksPath conflicts in pre-commit install by @Excoriate in #43
  • feat: add Terragrunt job support and enhance Terraform checks by @Excoriate in #44
  • ci: add comprehensive Terraform module validation workflow by @Excoriate in #45
  • ci: add GitHub workflow for Dagger pipeline build by @Excoriate in #46

Full Changelog: v1.4.0...v1.5.0

v1.4.0

02 Apr 13:46
66b5d56

Choose a tag to compare

1.4.0 (2025-04-02)

✨ Features

  • Improve Terraform development workflow (#35) (a815c17)

v1.3.0

18 Mar 09:28
4653c1f

Choose a tag to compare

1.3.0 (2025-03-18)

✨ Features

  • Add Makefile to example modules for consistent testing (#31) (21a1ce7)
  • Improve test file structure and conventions (377702c)

🐛 Bug Fixes

  • Initialize TFLint before running it in Justfile (#33) (377702c)

🔧 Maintenance

v1.2.0

25 Feb 13:13
b775a62

Choose a tag to compare

1.2.0 (2025-02-25)

✨ Features

  • Add AI and macOS file extensions to .gitignore (#22) (5ab0e77)

v1.1.1

19 Feb 12:56
5f8d0bb

Choose a tag to compare

1.1.1 (2025-02-19)

🔧 Maintenance

v1.1.0

19 Feb 12:35
0eab9e7

Choose a tag to compare

1.1.0 (2025-02-19)

✨ Features

  • Add development tools and workflow guide (#16) (e210b62)

📝 Documentation

  • Update developer guide with module directory structure (9ae80d4)

♻️ Refactoring

v0.2.0

19 Feb 12:25
c39a119

Choose a tag to compare

0.2.0 (2025-02-19)

Features

  • Add development tools and workflow guide (#16) (e210b62)

v0.1.5

23 May 02:22
39695da

Choose a tag to compare

0.1.5 (2024-05-23)

Features

  • Add feature flags and resource placeholders (#9) (801bcc3)
  • Update AWS plugin versions to 0.31.0 in default and basic configs. (#12) (4405117)

v0.1.4

03 Apr 08:22
4d11891

Choose a tag to compare

0.1.4 (2024-03-17)

Refactoring

v0.1.3

17 Mar 08:48
75ec734

Choose a tag to compare

0.1.3 (2024-03-17)

Bug Fixes

Refactoring

  • Update task file to streamline unit and integration testing (#4) (54638cd)