You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to do the Highly Available Kafka on GKE training in GKE. I'm following the tutorial. I correctly ran terraform init in autopilot-cluster folder but when I try to run terraform apply, I get an error:
Affected components
The problem
I'm trying to do the
Highly Available Kafka on GKE
training in GKE. I'm following the tutorial. I correctly ranterraform init
in autopilot-cluster folder but when I try to runterraform apply
, I get an error:My .terraform.lock.hcl file looks like this:
Release version
c176ea1
Terraform version
v1.10.3
Steps to reproduce
Try to create a new GKE cluster with in GCP project with
terraform init
andterraform deploy
within autopilot-cluster folder.Expected behavior
Cluster is created correctly.
Actual behavior
After running
terraform apply
in autopilot-cluster folder, I getAdditional context
No response
The text was updated successfully, but these errors were encountered: