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
project=data.google_project.default.project_id# Replace this with your project ID in quotes
38
+
project=data.google_project.default.project_id
39
39
connect_cluster_id="my-connect-cluster-id"
40
40
location="us-central1"
41
-
kafka_cluster=google_managed_kafka_cluster.example-kafka-cluster.id# Replace this with the ID of the primary Managed Service for Apache Kafka cluster associated with your Connect cluster in quotes
0 commit comments