hashicorp / setup-packer

Run HashiCorp Packer as part of your GitHub Actions Workflow
https://github.com/marketplace/actions/setup-hashicorp-packer
Apache License 2.0
139 stars 83 forks source link

Support for packer fmt #53

Closed spencer-cdw closed 1 year ago

spencer-cdw commented 2 years ago

As a user, I would like to have a github action that runs packer fmt or packer fmt -check I could then optionally have github-ci commit any linting changes to the branch automatically.

This was brought up originally here: https://github.com/hashicorp/packer/issues/10452#issuecomment-759745514

ksatirli commented 1 year ago

This will be fixed by #63

JenGoldstrich commented 1 year ago

This has been fixed in #63