Skip to content
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

Upgrade terraform-provider-databricks to v1.46.0 #484

Merged

Conversation

pulumi-bot
Copy link
Contributor

This PR was generated via $ upgrade-provider pulumi/pulumi-databricks --kind=all --target-bridge-version=latest.


@pulumi-bot pulumi-bot added the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label May 31, 2024
@pulumi-bot pulumi-bot self-assigned this May 31, 2024
@pulumi-bot pulumi-bot requested a review from iwahbe May 31, 2024 03:10
Copy link

Does the PR have any schema changes?

Found 34 breaking changes:

Types

  • "databricks:index/JobHealthRule:JobHealthRule": required:
    • 🟢 "metric" property has changed to Required
    • 🟢 "op" property has changed to Required
    • 🟢 "value" property has changed to Required
  • "databricks:index/JobJobCluster:JobJobCluster": required:
    • 🟢 "jobClusterKey" property has changed to Required
    • 🟢 "newCluster" property has changed to Required
  • 🟡 "databricks:index/JobJobClusterNewCluster:JobJobClusterNewCluster": properties: "autoterminationMinutes" missing
  • 🟡 "databricks:index/JobNewCluster:JobNewCluster": properties: "autoterminationMinutes" missing
  • 🟢 "databricks:index/JobTask:JobTask": required: "taskKey" property has changed to Required
  • 🟢 "databricks:index/JobTaskForEachTaskTask:JobTaskForEachTaskTask": required: "taskKey" property has changed to Required
  • "databricks:index/JobTaskForEachTaskTaskHealthRule:JobTaskForEachTaskTaskHealthRule": required:
    • 🟢 "metric" property has changed to Required
    • 🟢 "op" property has changed to Required
    • 🟢 "value" property has changed to Required
  • 🟡 "databricks:index/JobTaskForEachTaskTaskNewCluster:JobTaskForEachTaskTaskNewCluster": properties: "autoterminationMinutes" missing
  • 🟢 "databricks:index/JobTaskForEachTaskTaskSqlTask:JobTaskForEachTaskTaskSqlTask": required: "warehouseId" property has changed to Required
  • "databricks:index/JobTaskHealthRule:JobTaskHealthRule": required:
    • 🟢 "metric" property has changed to Required
    • 🟢 "op" property has changed to Required
    • 🟢 "value" property has changed to Required
  • 🟡 "databricks:index/JobTaskNewCluster:JobTaskNewCluster": properties: "autoterminationMinutes" missing
  • 🟢 "databricks:index/JobTaskSqlTask:JobTaskSqlTask": required: "warehouseId" property has changed to Required
  • "databricks:index/getJobJobSettingsSettingsHealthRule:getJobJobSettingsSettingsHealthRule": required:
    • 🟢 "metric" property has changed to Required
    • 🟢 "op" property has changed to Required
    • 🟢 "value" property has changed to Required
  • "databricks:index/getJobJobSettingsSettingsJobCluster:getJobJobSettingsSettingsJobCluster": required:
    • 🟢 "jobClusterKey" property has changed to Required
    • 🟢 "newCluster" property has changed to Required
  • 🟢 "databricks:index/getJobJobSettingsSettingsTask:getJobJobSettingsSettingsTask": required: "taskKey" property has changed to Required
  • 🟢 "databricks:index/getJobJobSettingsSettingsTaskForEachTaskTask:getJobJobSettingsSettingsTaskForEachTaskTask": required: "taskKey" property has changed to Required
  • "databricks:index/getJobJobSettingsSettingsTaskForEachTaskTaskHealthRule:getJobJobSettingsSettingsTaskForEachTaskTaskHealthRule": required:
    • 🟢 "metric" property has changed to Required
    • 🟢 "op" property has changed to Required
    • 🟢 "value" property has changed to Required
  • 🟢 "databricks:index/getJobJobSettingsSettingsTaskForEachTaskTaskSqlTask:getJobJobSettingsSettingsTaskForEachTaskTaskSqlTask": required: "warehouseId" property has changed to Required
  • "databricks:index/getJobJobSettingsSettingsTaskHealthRule:getJobJobSettingsSettingsTaskHealthRule": required:
    • 🟢 "metric" property has changed to Required
    • 🟢 "op" property has changed to Required
    • 🟢 "value" property has changed to Required
  • 🟢 "databricks:index/getJobJobSettingsSettingsTaskSqlTask:getJobJobSettingsSettingsTaskSqlTask": required: "warehouseId" property has changed to Required
    No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

@iwahbe iwahbe merged commit ecade68 into main May 31, 2024
18 checks passed
@iwahbe iwahbe deleted the upgrade-terraform-provider-databricks-to-v1.46.0-20351500 branch May 31, 2024 17:12
@github-actions github-actions bot removed the needs-release/minor When a PR with this label merges, it initiates a release of vX.Y+1.0 label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade terraform-provider-databricks to v1.46.0
2 participants