Skip to content

v1.62.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 19:48
0b71da2

Does the PR have any schema changes?

Found 5 breaking changes:

Resources

  • "databricks:index/connection:Connection":
    • 🟡 inputs: "metastoreId" missing
    • required:
      • 🟢 "connectionType" property is no longer Required
      • 🟢 "options" property is no longer Required

Types

  • 🟢 "databricks:index/getAppApp:getAppApp": required: "effectiveBudgetPolicyId" property has changed to Required
  • 🟢 "databricks:index/getAppsApp:getAppsApp": required: "effectiveBudgetPolicyId" property has changed to Required

New resources:

  • index/budgetPolicy.BudgetPolicy

New functions:

  • index/getBudgetPolicies.getBudgetPolicies
  • index/getBudgetPolicy.getBudgetPolicy
  • index/getDashboards.getDashboards

What's Changed

Full Changelog: v1.61.0...v1.62.0