libre-devops/Libre DevOps - Run Packer for Azure - GitHub Action

The heavily opinionated Libre DevOps Action to run packer, packer-compliance, tfsec and checkov, targetting Azure.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 28, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: libre-devops/azure-packer-gh-action@a8151ddb3e8dafaec15125116ed45d021e80b22a # v1

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

namedescriptionrequireddefault
packer-template-pathThe absolute path in Linux format to your packer template fileyes
packer-client-idThe client ID for your service principal, needed to authenticate to your tenantyes
packer-client-secretThe client secret for your service principal, needed to authenticate to your tenantyes
packer-subscription-idThe subscription id of the subscription you wish to deploy to, needed to authenticate to your tenantyes
packer-tenant-idThe tenant id of which contains subscription you wish to deploy to, needed to authenticate to your tenantyes
packer-versionWhich version of packer should be installed or used? Defaults to latestyeslatest

no outputs