Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 17:41

2.0.0 (2022-09-13)

⚠ BREAKING CHANGES

  • use tfenv to manage Terraform versions
  • set Terraform version using Action input (#29)

Features

  • add workflow to generate releases (3bc4be2)
  • publish containers to GitHub container registry (efb0199)
  • set Terraform version using Action input (#29) (e916d29)
  • use tfenv to manage Terraform versions (6763f54)

Bug Fixes

  • use hardcoded container registry URI (1507d85)