Skip to content

Makefile: make dev uses packer for install#59

Closed
lbajolet-hashicorp wants to merge 1 commit intoUpCloudLtd:mainfrom
lbajolet-hashicorp:makefile_dev_use_packer_install
Closed

Makefile: make dev uses packer for install#59
lbajolet-hashicorp wants to merge 1 commit intoUpCloudLtd:mainfrom
lbajolet-hashicorp:makefile_dev_use_packer_install

Conversation

@lbajolet-hashicorp
Copy link
Contributor

When building the development version of the plugin, we now use
packer plugins install for that instead of moving it to the plugins
directory manually.

This target will require Packer 1.10.2 and above to function, as prior
versions don't support instaling pre-release versions of a plugin with
that command.

When building the development version of the plugin, we now use
`packer plugins install` for that instead of moving it to the plugins
directory manually.

This target will require Packer 1.10.2 and above to function, as prior
versions don't support instaling pre-release versions of a plugin with
that command.
@lbajolet-hashicorp lbajolet-hashicorp requested a review from a team as a code owner March 15, 2024 19:44
@thevilledev
Copy link
Contributor

Thank you for this! We incorporated similar change in #62 while upgrading the plugin SDK to v0.6.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants