Does the PR have any schema changes?
Found 10 breaking changes:
Types
- "databricks:index/getClusterClusterInfo:getClusterClusterInfo":
- properties:
- `🟡` "lastActivityTime" missing
- `🟡` "terminateTime" missing
- required:
- `🟢` "clusterSource" property is no longer Required
- `🟢` "defaultTags" property is no longer Required
- `🟢` "driverInstancePoolId" property is no longer Required
- `🟢` "sparkVersion" property is no longer Required
- `🟢` "state" property is no longer Required
- `🟢` "databricks:index/getClusterClusterInfoDockerImage:getClusterClusterInfoDockerImage": required: "url" property is no longer Required
- "databricks:index/getClusterClusterInfoDockerImageBasicAuth:getClusterClusterInfoDockerImageBasicAuth": required:
- `🟢` "password" property is no longer Required
- `🟢` "username" property is no longer Required
New resources:
- `index/dashboard.Dashboard`
- `index/workspaceBinding.WorkspaceBinding`
New functions:
- `index/getSchema.getSchema`
- `index/getVolume.getVolume`
What's Changed
* Combined dependencies PR by pulumi-bot in https://github.com/pulumi/pulumi-databricks/pull/547
* Bump the go_modules group across 2 directories with 1 update by dependabot in https://github.com/pulumi/pulumi-databricks/pull/519
* Bump the go_modules group across 2 directories with 2 updates by dependabot in https://github.com/pulumi/pulumi-databricks/pull/539
* Update GitHub Actions workflows. by pulumi-bot in https://github.com/pulumi/pulumi-databricks/pull/548
* Upgrade pulumi-terraform-bridge to v3.87.0 by pulumi-bot in https://github.com/pulumi/pulumi-databricks/pull/549
* Upgrade terraform-provider-databricks to v1.49.0 by pulumi-bot in https://github.com/pulumi/pulumi-databricks/pull/551
**Full Changelog**: https://github.com/pulumi/pulumi-databricks/compare/v1.46.3...v1.47.0