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/amazon/ami/DatasourceOutput.mdx

14 lines
461 B

<!-- Code generated from the comments of the DatasourceOutput struct in datasource/amazon/ami/data.go; DO NOT EDIT MANUALLY -->
- `id` (string) - The ID of the AMI.
- `name` (string) - The name of the AMI.
- `creation_date` (string) - The date of creation of the AMI.
- `owner` (string) - The AWS account ID of the owner.
- `owner_name` (string) - The owner alias.
- `tags` (map[string]string) - The key/value combination of the tags assigned to the AMI.