* 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
16 lines
631 B
Plaintext
16 lines
631 B
Plaintext
<!-- Code generated from the comments of the SharedImageGalleryDestination struct in builder/azure/arm/config.go; DO NOT EDIT MANUALLY -->
|
|
|
|
- `subscription` (string) - Sig Destination Subscription
|
|
|
|
- `resource_group` (string) - Sig Destination Resource Group
|
|
|
|
- `gallery_name` (string) - Sig Destination Gallery Name
|
|
|
|
- `image_name` (string) - Sig Destination Image Name
|
|
|
|
- `image_version` (string) - Sig Destination Image Version
|
|
|
|
- `replication_regions` ([]string) - Sig Destination Replication Regions
|
|
|
|
<!-- End of code generated from the comments of the SharedImageGalleryDestination struct in builder/azure/arm/config.go; -->
|