github actions

A github action which will run code formatters against PRs, and commit any resulting changes

Github Actions

repo standards badge

A collection of GitHub Actions.

Action Description
code-formatter Run various code formatters against a PR, and commit the results
malformed-yaml Reject a PR if it contains malformed YAML files
terraform-static-analysis Runs TFSec, Checkov and TFlint against Terraform
setup-container-structure-test Installs Google’s Container Structure Test