Skip to content

v1.70.0

Choose a tag to compare

@github-actions github-actions released this 09 May 04:05
d477260

Does the PR have any schema changes?

Found 13 breaking changes:

Types

  • 🟒 "databricks:index/PipelineDeployment:PipelineDeployment": required: "kind" property has changed to Required
  • "databricks:index/PipelineGatewayDefinition:PipelineGatewayDefinition": required:
    • 🟒 "connectionName" property has changed to Required
    • 🟒 "gatewayStorageCatalog" property has changed to Required
    • 🟒 "gatewayStorageSchema" property has changed to Required
  • "databricks:index/PipelineIngestionDefinitionObjectReport:PipelineIngestionDefinitionObjectReport": required:
    • 🟒 "destinationCatalog" property has changed to Required
    • 🟒 "destinationSchema" property has changed to Required
    • 🟒 "sourceUrl" property has changed to Required
  • "databricks:index/PipelineIngestionDefinitionObjectSchema:PipelineIngestionDefinitionObjectSchema": required:
    • 🟒 "destinationCatalog" property has changed to Required
    • 🟒 "destinationSchema" property has changed to Required
    • 🟒 "sourceSchema" property has changed to Required
  • "databricks:index/PipelineIngestionDefinitionObjectTable:PipelineIngestionDefinitionObjectTable": required:
    • 🟒 "destinationCatalog" property has changed to Required
    • 🟒 "destinationSchema" property has changed to Required
    • 🟒 "sourceTable" property has changed to Required

New resources:

  • index/disableLegacyFeaturesSetting.DisableLegacyFeaturesSetting

New functions:

  • pulumi.providers.databricks/terraformConfig

What's Changed

Full Changelog: v1.69.0...v1.70.0