pulumiverse / pulumi-cockroach

Pulumi provider for Cockroach DB
Apache License 2.0
7 stars 3 forks source link

How to retrieve the Cluster ID of the existing CockroachDB Cluster (serverless)? #45

Open AdityaBorkar opened 2 months ago

AdityaBorkar commented 2 months ago

I am unable to get() the existing cluster. It returns the error - "Error getting the cluster: Could not get the cluster: cluster not found". Where can I find the Cluster ID on the CockroachDB UI?