A collection of github actions.
Action | Description |
---|---|
code-formatter | Run various code formatters against a PR, and commit the results |
iam-role-policy-changes-check | Reject PR if it contains IAM related content |
malformed-yaml | Reject a PR if it contains malformed YAML files |
reject-multi-namespace-prs | Reject a PR if it affects multiple namespace folders |
terraform-static-analysis | Runs TFSec, Checkov and TFlint against Terraform |