You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
packer/website/content/partials/datasource/packer-image-iteration/ParImage-not-required.mdx

13 lines
534 B

<!-- Code generated from the comments of the ParImage struct in datasource/packer-image-iteration/data.go; DO NOT EDIT MANUALLY -->
- `created_at` (string) - Timestamp at which this image was created
Format: date-time
- `id` (string) - ULID for the image
- `image_id` (string) - ID or URL of the remote cloud image as given by a build.
- `region` (string) - region as given by `packer build`. eg. "ap-east-1"
<!-- End of code generated from the comments of the ParImage struct in datasource/packer-image-iteration/data.go; -->