Commit 5b9685a
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 <richard.case@outlook.com>1 parent 3cced50 commit 5b9685a
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