You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using a bastion and relying on looking up the default AMI it was
failing as the Ubuntu AMI's published by Canonical had changed their
description and they no longer included LTS so the CAPA lookup failed.
This change removes using LTS in the lookup. In the future we should
probably have a more robust way to look up the AMIs.
Signed-off-by: Richard Case <[email protected]>
0 commit comments