We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1c79952 + 9e66d5a commit ead236dCopy full SHA for ead236d
pkg/cloud/services/ec2/ami.go
@@ -60,7 +60,7 @@ const (
60
ubuntuOwnerIDUsGov = "513442679011"
61
62
// Description regex for fetching Ubuntu AMIs for bastion host.
63
- ubuntuImageDescription = "Canonical??Ubuntu??24.04?LTS??amd64?noble?image*"
+ ubuntuImageDescription = "Canonical??Ubuntu??24.04??amd64?noble?image*"
64
65
// defaultMachineAMILookupBaseOS is the default base operating system to use
66
// when looking up machine AMIs.
0 commit comments