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 GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 28, 2022
- License
- MIT
Pinned Snippet
uses: libre-devops/azure-packer-gh-action@a8151ddb3e8dafaec15125116ed45d021e80b22a # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| packer-template-path | The absolute path in Linux format to your packer template file | yes | — |
| packer-client-id | The client ID for your service principal, needed to authenticate to your tenant | yes | — |
| packer-client-secret | The client secret for your service principal, needed to authenticate to your tenant | yes | — |
| packer-subscription-id | The subscription id of the subscription you wish to deploy to, needed to authenticate to your tenant | yes | — |
| packer-tenant-id | The tenant id of which contains subscription you wish to deploy to, needed to authenticate to your tenant | yes | — |
| packer-version | Which version of packer should be installed or used? Defaults to latest | yes | latest |
Outputs
no outputs