cockroachdb / terraform-provider-cockroach

Terraform provider for CockroachDB Cloud
Apache License 2.0
57 stars 12 forks source link

rebase Cloud 2.0 branch on main with latest SDK #184

Closed andy-kimball closed 6 months ago

andy-kimball commented 6 months ago

The Cloud 2.0 branch has diverged from the main branch. This commit rebases the Cloud 2.0 branch on main. The individual Cloud 2.0 commits no longer build on their own, because they've been rebased on the main version of the SDK. This commit pulls in the Cloud 2.0 version of the SDK to address that issue.

Release note: None

Commit checklist

andy-kimball commented 6 months ago

I think I'll have to force push this into the cloud-20 branch, since it will change the history. I want the changes in the branch to always be on top of main.