packer-plugin-amazon icon indicating copy to clipboard operation
packer-plugin-amazon copied to clipboard

Release schedule / How to manually load master branch in packer

Open salarali opened this issue 3 years ago • 1 comments

There is the instance_metadata_tags feature that was merged in February. But there hasnt been a release since, so I cannot use it. Is there a release cycle when the next release will be done?

If that is not possible, would it possible to load the current master into packer? If you can, can someone show me how to do that, because I have been unable to find documentation around that.

Thanks.

salarali avatar Mar 17 '22 15:03 salarali

I believe in order to run from master, you would need to build from source (instructions are on the repo) , and then follow the directions to do a manual plugin install here https://www.packer.io/docs/plugins#installing-plugins

mtkane-ki avatar Mar 17 '22 19:03 mtkane-ki