This is the error, when I am doing(kubernetes-gcp-...
# general
t
This is the error, when I am doing(kubernetes-gcp-typescript template). The step $pulumi up & in the update =yes step I am getting issue as pasted above. my GCP Project name is k8s123 and used a Free GCP account.. How to do this with a Free Tier GCP account ? Or do I need to purchase any specific service ?
s
I believe you should be able to use the free tier, although I am not an expert with GCP pricing so don’t quote me on that. However, you may need to visit the GCP console and enable the Compute Engine APIs as mentioned in the error message. IMO, GCP is a bit unusual in that you have to go enable some APIs before you can use them.