Skip to content

GNUmakefile: make dev uses packer for install#116

Merged
nywilken merged 1 commit intomainfrom
makefile_dev_use_packer_install
Apr 16, 2024
Merged

GNUmakefile: make dev uses packer for install#116
nywilken merged 1 commit intomainfrom
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.

@lbajolet-hashicorp lbajolet-hashicorp requested a review from a team as a code owner March 14, 2024 15:36
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 force-pushed the makefile_dev_use_packer_install branch from 473e89c to 04b064d Compare March 19, 2024 15:18
@nywilken nywilken merged commit 53aaa58 into main Apr 16, 2024
@nywilken nywilken deleted the makefile_dev_use_packer_install branch April 16, 2024 15:12
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