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/ParBuild-not-required.mdx

26 lines
723 B

<!-- Code generated from the comments of the ParBuild struct in datasource/packer-image-iteration/data.go; DO NOT EDIT MANUALLY -->
- `cloud_provider` (string) - aws
- `component_type` (string) - builder or post-processor used to build this
- `created_at` (string) - created at
Format: date-time
- `id` (string) - ULID
- `images` ([]ParImage) - images
- `iteration_id` (string) - ULID of the iteration
- `labels` (map[string]string) - unstructured metadata
- `packer_run_uuid` (string) - packer run uuid
- `status` (string) - complete
- `updated_at` (string) - updated at
Format: date-time
<!-- End of code generated from the comments of the ParBuild struct in datasource/packer-image-iteration/data.go; -->