Skip to content
Snippets Groups Projects
Commit 479ddd4c authored by marcoemi.poleggi's avatar marcoemi.poleggi
Browse files

AWS AMI update

parent 9b81d704
No related branches found
No related tags found
No related merge requests found
...@@ -68,8 +68,8 @@ You can query the AMI Catalog via ...@@ -68,8 +68,8 @@ You can query the AMI Catalog via
"Name=name,Values=*ubuntu*20*server*" \ "Name=name,Values=*ubuntu*20*server*" \
"Name=architecture,Values=x86_64" \ "Name=architecture,Values=x86_64" \
--query "reverse(sort_by(Images, &ImageId))[:2].[ImageId]" --output text --query "reverse(sort_by(Images, &ImageId))[:2].[ImageId]" --output text
ami-0ff99e17387586219 ami-0fcda042dd8ae41c7
ami-0fe93fb38d72b89b6 ami-0fbeb45a81e0e242f
``` ```
:bulb: In the following task(s), we use the first AMI found for the :bulb: In the following task(s), we use the first AMI found for the
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment