mirror of
https://github.com/hashicorp/packer.git
synced 2026-04-13 04:58:16 -04:00
* start using `go:generate packer-sdc struct-markdown` * Update Makefile remove @go install ./cmd/struct-markdown * run go generate for struct-markdown * use //go:generate packer-sdc mapstructure-to-hcl2 * run go generate for mapstructure-to-hcl2 * remove struct-markdown and mapstructure-to-hcl2 * vendor vendors |
||
|---|---|---|
| .. | ||
| artifact.go | ||
| builder.go | ||
| builder.hcl2spec.go | ||
| config.go | ||
| config_test.go | ||
| log.go | ||
| pv_config.go | ||
| pv_config_test.go | ||
| step_add_keys.go | ||
| step_attach_volume.go | ||
| step_connect_builder.go | ||
| step_create_image.go | ||
| step_create_instance.go | ||
| step_create_ip_reservation.go | ||
| step_create_persistent_volume.go | ||
| step_create_pv_builder.go | ||
| step_create_pv_master.go | ||
| step_list_images.go | ||
| step_security.go | ||
| step_snapshot.go | ||
| step_terminate_pv_master.go | ||
| step_upload_image.go | ||