Skip to content

Latest commit

 

History

History
83 lines (41 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

83 lines (41 loc) · 3.29 KB

Changelog

2.3.0 (2024-06-21)

Features

  • update release-please version to latest (#46) (0c3c712)

2.2.0 (2024-06-19)

Features

  • gemfile: update kitchen terraform to use v7 (#44) (42b75c6)

Bug Fixes

  • update terraform version for container (#40) (1d30681)

2.1.0 (2023-08-16)

Features

2.0.1 (2022-09-27)

Bug Fixes

  • build containers on release (dcecb75)

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)

1.0.0 (2022-09-05)

Features

  • allow trusting additional certificates at run time (ad3329e)

Bug Fixes

  • fix "command not found" error when passing an action and suite (cc359c4)

0.14.7

💥 Breaking changes:

🆕 New features:

  • Initial release

    Action created Docker image published to Quay.io Support redacting output (e.g. AWS account number) Support custom certificate trusts in Docker image (for local use)

    (PR #5)

🔧 Fixes: