-
Notifications
You must be signed in to change notification settings - Fork 485
Bump Go SDK and Update Terraform to latest API Definition #5286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| github.com/databricks/databricks-sdk-go v0.95.0 h1:ZehbIygQgK3yeKEJIiichtftwPmiYVb4SrqBukJGbFU= | ||
| github.com/databricks/databricks-sdk-go v0.95.0/go.mod h1:hWoHnHbNLjPKiTm5K/7bcIv3J3Pkgo5x9pPzh8K3RVE= |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would need to be cleaned up (previous go SDK version still exists) 0.94.0, line 28 above. Please run go mod tidy.
| * Add `databricks_postgres_branch` resource and data source ([#5286](https://github.com/databricks/terraform-provider-databricks/pull/5286)). | ||
| * Add `databricks_postgres_endpoint` resource and data source ([#5286](https://github.com/databricks/terraform-provider-databricks/pull/5286)). | ||
| * Add `databricks_postgres_project` resource and data source ([#5286](https://github.com/databricks/terraform-provider-databricks/pull/5286)). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should also update internal section of updating Go SDK to new version
|
If integration tests don't run automatically, an authorized user can run them manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
🥞 Stacked PR
Use this link to review incremental changes.
Changes
Bump Go SDK and Update Terraform to latest API Definition.
Tests
Existing CI.