Hi,
It would be useful to have a usable reference of the new created AMIs.
I list some options I would like to have available out-of-the-box:
Write the AMI id into a file, formatted as usable Terraform var file.
When "copy the AMI over a list of regions" is used, return a map:
"region1": "ami-idxxx"
"region2": "ami-idyyy"
This is already implemented, see https://www.packer.io/docs/post-processors/manifest.html
Perfect. Thanks.
@rickard-von-essen : any suggestions for the Azure builder? artifact_id is blank...
{
"name": "azure-arm",
"builder_type": "azure-arm",
"build_time": 1538052650,
"files": null,
"artifact_id": "",
"packer_run_uuid": "2c711ee4-6548-7a81-6a98-2120c99d43cb"
}
@akomakom open a new issue.
I'm going to lock this issue because it has been closed for _30 days_ โณ. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.