Skip to content

Github action for packer #10452

@caulagi

Description

@caulagi

Community Note

Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.

Description

Is there any plan to provide a github action similar to terraform like https://github.com/hashicorp/setup-terraform?

Use Case(s)

I would like to run packer validate and packer fmt from CI pipeline

Potential configuration

steps:
- uses: hashicorp/setup-packer@v1
  with:
    packer_version: 1.6.6

Potential References

https://github.com/hashicorp/setup-terraform

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions