Repository for centralized reusable Github workflows.
Create or modify a yaml file in .github/workflows/. Also update README.md with details about your workflow and remember that this is a public repository.
Push your changes to a branch. Once you are done with all your changes, open a PR.
Verifies the PR has the required labels and proper title set.
Creates a drafted release based on the labels, title and description of the PR.
Verifies the terraform code adheres to best practises and has secure defaults set.
Updates the CHANGELOG.md when a release gets published.