packer/builder/file
Wilken Rivera b10df3abb7
Update HCP Packer registry image extraction, validation, publishing logic for registry capable plugins (#11221)
* Update handling of registry artifacts

This change uses the github.com/hashicorp/packer-plgin-sdk/packer/registryimage for querying
Artifact State for HCP Registry Image metadata. To handle the conversion
of the RPC response, mapstructure was introduced to conversion state
data into an registryimage.Image before publishing to a image bucket.

* Update to use registry image from packersdk

* Rename internal registry service pkg

* Update vendored plugins to latest version

* The latest release of Amazon, GoogleCompute, and Azure have support
  for publishing images to the HCP Packer registry.
2021-09-13 21:07:54 -04:00
..
test-fixtures Added acceptance test for file builder 2015-06-16 11:31:53 -07:00
version remove sdk 2020-12-17 13:29:25 -08:00
artifact.go Update HCP Packer registry image extraction, validation, publishing logic for registry capable plugins (#11221) 2021-09-13 21:07:54 -04:00
artifact_test.go remove sdk 2020-12-17 13:29:25 -08:00
builder.go remove sdk 2020-12-17 13:29:25 -08:00
builder_test.go move acctest pkg from sdk to core and update acceptance tests 2021-04-07 11:52:19 +02:00
config.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
config.hcl2spec.go Use packer-sdc in packer + remove mapstructure-to-hcl2 & struct-markdown (#10913) 2021-04-16 11:52:03 +02:00
config_test.go build using HCL2 (#8423) 2019-12-17 11:25:56 +01:00