github pulumi/pulumi-azure-native v2.52.1

latest releases: v2.62.0, v2.61.0, v2.60.1...
one month ago

Does the PR have any schema changes?

Found 4 breaking changes:

Types

  • 🟡 "azure-native:compute:VirtualMachineScaleSetStorageProfile": properties: "diskControllerType" type changed from "array" to "string":
    • 🟡 items had &{Type: Ref: AdditionalProperties: Items: OneOf:[{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} {Type: Ref:#/types/azure-native:compute:DiskControllerTypes AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false}] Discriminator: Plain:false} but now has no type
  • 🟡 "azure-native:compute:VirtualMachineScaleSetStorageProfileResponse": properties: "diskControllerType" type changed from "array" to "string":
    • 🟡 items had &{Type:string Ref: AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type
      No new resources/functions.

What's Changed

  • Add an exception for broken VMSS.diskController property type: should be string by @thomas11 in #3484

Full Changelog: v2.52.0...v2.52.1

Don't miss a new pulumi-azure-native release

NewReleases is sending notifications on new releases.