packer/command/test-fixtures/provisioners
Lucas Bajolet ca197afe9b hcp: remove superfluous return value on GetBuilds
This commit irons out one of the pain points of the HCP rework by
introducing a HCPPublisher interface, implemented both by the JSON Core,
and the HCL2 PackerConfig, which keeps a map of the build names used by
Packer to the build names pushed on HCP.

This in turn lets us go back to the old implementation of the GetBuilds
function, which returns a list of (filtered) builds, and eventually an
error if something went wrong while processing.
2022-12-22 16:06:34 -05:00
..
provisioner-only-except.json hcp: remove superfluous return value on GetBuilds 2022-12-22 16:06:34 -05:00
provisioner-only-except.pkr.hcl hcp: remove superfluous return value on GetBuilds 2022-12-22 16:06:34 -05:00
provisioner-override.json add tests and update override example 2020-08-14 11:22:51 +02:00