Commit 9e66d5a
committed
fix: default bastion ami lookup
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]>1 parent 1c79952 commit 9e66d5a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments