Skip to content

Releases: emberstack/terraform

Release list

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 12:50

💥 Breaking Changes

⚙️ CI/CD

  • ci: streamline release job dependencies by @winromulus
  • ci: enhance release logic and message formatting by @winromulus
  • ci: refine release criteria to src changes only by @winromulus
  • ci: update release notes and versioning process by @winromulus

👥 Contributors

@winromulus


Modules are consumed by git ref, so a release is only useful if you can pin it:

source = "git::https://github.com/emberstack/terraform.git//src/modules/<module-name>?ref=v0.2.0"

Full diff: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jul 21:13