packer-post-processor-vhd
packer-post-processor-vhd copied to clipboard
Support Packer 1.7.1
Hi, To support packer 1.7 I have introduced following changes:
- Introduced go modules
- Migrated packer dependecies from the main packer repo to packer-plugin-sdk (using https://github.com/hashicorp/packer-sdk-migrator)
- Supporting HCL2 (using https://www.packer.io/guides/hcl/component-object-spec)
Solves #7
Could you please review my pull request?
I have verified this PR works for me on 1.7.8.