The Action functionality is built into a Docker container. The container can be built locally or pulled from Quay.io. See README.md for further examples.
Follow GitHub Actions Guidelines.
None currently.
If you open a GitHub pull request on this repo, please update CHANGELOG
to reflect your contribution.
Add your entry under Unreleased
as Breaking changes
, New features
, Fixes
.
Internal changes to the project that are not part of the public Action do not need changelog entries, for example, this file.
See the CHANGELOG_TEMPLATE.md
for an example for how this looks.
Currently, release version numbers match the Terraform version in use. This is to make it simpler to pick the version that matches the Terraform code being tested. Release are created manually, which could mean editing an existing release.