cockroachdb / terraform-provider-cockroach

Terraform provider for CockroachDB Cloud
Apache License 2.0
56 stars 10 forks source link

[CC-7610] support creating multi-region serverless clusters #99

Closed pjtatlow closed 1 year ago

pjtatlow commented 1 year ago

This change adds a Primary field to the region schema, which is required when creating multi-region serverless clusters.


This change is Reviewable

pjtatlow commented 1 year ago

Alright I just ran the new acceptance test manually on my mac, and it passed. Going to merge!