hashicorp / packer-plugin-docker

Packer plugin for Docker Builder
https://www.packer.io/docs/builders/docker
Mozilla Public License 2.0
31 stars 25 forks source link

use private URLs in EC2 registry post processors HCL example #171

Closed joshwizzy closed 7 months ago

joshwizzy commented 7 months ago

Context

The post processors examples in the Amazon EC2 Container Registry section are inconsisent:

Changes

Update the URLs in the HCL2 example to match the JSON example

hashicorp-cla commented 7 months ago

CLA assistant check
All committers have signed the CLA.

lbajolet-hashicorp commented 7 months ago

FYI @joshwizzy,

I re-generated the docs based on your changes (they're generated with make generate from the file you modified) since the generation checks complained, and pushed that change on top of your branch.

I'll merge the PR once it's green