]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[cloud] Use a sortable default AMI name
authorMichael Brown <mcb30@ipxe.org>
Sat, 1 May 2021 21:08:17 +0000 (22:08 +0100)
committerMichael Brown <mcb30@ipxe.org>
Sat, 1 May 2021 21:08:17 +0000 (22:08 +0100)
commit6dad316e665c359cc880e4d3e90121ea4eb0ee3a
treec6fde9d7c4c6fabf68af8684e675908f6b2eb013
parente994237c0b7de6e4f17cc1a1c740043c553d2bdf
[cloud] Use a sortable default AMI name

The AWS console user interface provides no convenient way to sort AMIs
by creation date.

Provide a default AMI name constructed from the current date and CPU
architecture, to simplify the task of finding the most recent iPXE AMI
in a given AWS region.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
contrib/cloud/aws-import