Skip to content

v1.47.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 22 Jul 18:19
· 135 commits to main since this release
7f2df2a

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

Full Changelog: v1.46.3...v1.47.0