We are attempting to create a gcp cluster sandbox ...
# general
i
We are attempting to create a gcp cluster sandbox for testing out configurations, and pulumi is failing to create a NodePool with
f1-micro
, specifically
invalid machine type fl-micro in zone us-central1-a: googleapi: Error 404: The resource 'projects/acme/zones/us-central1-a/machineTypes/fl-micro' was not found, notFound
, but I can manually create the same thing in the gcp console. What am I missing?