appvia/terranetes-policy

The terranetes policy action is used as part of the workflows component (https://terranetes.appvia.io/terranetes-controller/category/workflows/) and used to verify a terraform module against organizational policy.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 19, 2022
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: appvia/terranetes-policy-action@f62a43bf9454cbc26323c9c1f6548ed56069f82b # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
policy_urlURL for your organizational policy repository. This is the repository which contains the Checkov i.e. github.com/appvia/terranetes-policy@v0.1.0 no""
policy_versionThe branch or tag we should checkout in the policy repository no""
policy_ssh_keyA deployment key used to clone the external policy repository. Review https://docs.github.com/en/developers/overview/managing-deploy-keys no""
configurationThe path of the configuration file for checkov to use no""
directoryIs the directory containing the terranetes codeyes.
resourceIs the path of a terranetes Configuration resource to verifyno""

no outputs