cli: fix n2d-standard-224 support

This commit is contained in:
Nils Hanke 2023-02-20 11:56:52 +01:00 committed by Nils Hanke
parent ccaa90a245
commit 7360e89182

View File

@ -17,7 +17,7 @@ var GCPInstanceTypes = []string{
"n2d-standard-80",
"n2d-standard-96",
"n2d-standard-128",
"n2d-standard-424",
"n2d-standard-224",
"n2d-highmem-4",
"n2d-highmem-8",
"n2d-highmem-16",