2.3.0 (2024-06-21)
2.2.0 (2024-06-19)
2.1.0 (2023-08-16)
- add
jq
to Docker image (541712f)
2.0.1 (2022-09-27)
- build containers on release (dcecb75)
2.0.0 (2022-09-13)
- use tfenv to manage Terraform versions
- set Terraform version using Action input (#29)
- 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)
- use hardcoded container registry URI (1507d85)
- allow trusting additional certificates at run time (ad3329e)
- fix "command not found" error when passing an action and suite (cc359c4)
💥 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: