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

Initialize plugin as multi-component

Open Lirt opened this issue 2 years ago • 2 comments

This change is required for plugin to be installable using required_plugins feature(https://github.com/YaleUniversity/packer-provisioner-goss/issues/58).

Done according to official docs https://www.packer.io/docs/plugins/creation#plugin-development-basics

Signed-off-by: Ondrej Vasko [email protected]

Lirt avatar Dec 10 '21 13:12 Lirt

@jimmidyson can we get some eyes on this?

oxr463 avatar Sep 06 '22 17:09 oxr463

Hi,

I opened this PR some time ago already, but I use this version of code in CI pipeline with Terraform for almost 2 years. Any review will be appreciated. Thank you for looking into it.

Lirt avatar Sep 06 '22 18:09 Lirt

this is extremely helpful. Without having to manually download the provisioner, just doing packer init!

ahmedwonolo avatar Jan 06 '23 17:01 ahmedwonolo

Any chance this can be merged?

F21 avatar Feb 10 '23 10:02 F21

Last MR was merged by @btassone. Can you help us please?

The repository looks unmaintained overall. Maybe time to move to someone's fork.

Lirt avatar Feb 10 '23 11:02 Lirt

@Lirt I am currently using your fork, can you pull in the commits from here and tag v3.1.3 and v3.1.4?

F21 avatar Feb 10 '23 11:02 F21

@Lirt Thanks for updating your fork! It seems that v3.1.4 can't be used with your fork as the binaries are not named correctly. I think they should be packer-plugin-goss_v3.1.4_x5.0_linux_amd64.zip rather than packer-plugin-goss-v3.1.4-linux-arm64.zip.

F21 avatar Feb 14 '23 00:02 F21

need this. How can I help? Any change a PR will get merged?

FalcoSuessgott avatar Sep 14 '23 15:09 FalcoSuessgott

please see #69

FalcoSuessgott avatar Sep 15 '23 11:09 FalcoSuessgott

closing as this was addressed in: https://github.com/YaleUniversity/packer-provisioner-goss/pull/69

btassone avatar Oct 21 '23 00:10 btassone