github pulumi/pulumi-azure-native v2.54.0

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

Does the PR have any schema changes?

Found 20 breaking changes:

Resources

  • "azure-native:portal:Dashboard":
    • inputs:
      • 🟡 "lenses" missing
      • 🟡 "metadata" missing
    • properties:
      • 🟡 "lenses" missing output "lenses"
      • 🟡 "metadata" missing output "metadata"
  • "azure-native:portal:TenantConfiguration":
    • 🟡 inputs: "enforcePrivateMarkdownStorage" missing
    • 🟡 properties: "enforcePrivateMarkdownStorage" missing output "enforcePrivateMarkdownStorage"

Types

  • 🟡 "azure-native:datafactory:HDInsightOnDemandLinkedService": properties: "version" type changed from "pulumi.json#/Any" to "string"
  • 🟡 "azure-native:datafactory:HDInsightOnDemandLinkedServiceResponse": properties: "version" type changed from "pulumi.json#/Any" to "string"
  • 🟡 "azure-native:portal:DashboardLens": properties: "metadata" type changed from "object" to "pulumi.json#/Any":
    • 🟡 additional properties had &{Type: Ref:pulumi.json#/Any AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type
  • 🟡 "azure-native:portal:DashboardLensResponse": properties: "metadata" type changed from "object" to "pulumi.json#/Any":
    • 🟡 additional properties had &{Type: Ref:pulumi.json#/Any AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type
  • 🔴 "azure-native:portal:DashboardPartMetadata" missing
  • 🔴 "azure-native:portal:DashboardPartMetadataResponse" missing
  • 🟡 "azure-native:portal:DashboardParts": properties: "metadata" type changed from "#/types/azure-native:portal:DashboardPartMetadata" to "#/types/azure-native:portal:MarkdownPartMetadata"
  • 🟡 "azure-native:portal:DashboardPartsPosition": properties: "metadata" type changed from "object" to "pulumi.json#/Any":
    • 🟡 additional properties had &{Type: Ref:pulumi.json#/Any AdditionalProperties: Items: OneOf:[] Discriminator: Plain:false} but now has no type
  • "azure-native:portal:DashboardPartsResponse": properties:
    • 🟡 "metadata" type changed from "#/types/azure-native:portal:DashboardPartMetadataResponse" to "#/types/azure-native:portal:MarkdownPartMetadataResponse"
    • 🟡 "position" type changed from "#/types/azure-native:portal:DashboardPartsResponsePosition" to "#/types/azure-native:portal:DashboardPartsPositionResponse"
  • 🔴 "azure-native:portal:DashboardPartsResponsePosition" missing

New resources:

  • contoso.Employee
  • devcenter.CurationProfile
  • iotoperations.Broker
  • iotoperations.BrokerAuthentication
  • iotoperations.BrokerAuthorization
  • iotoperations.BrokerListener
  • iotoperations.DataFlow
  • iotoperations.DataFlowEndpoint
  • iotoperations.DataFlowProfile
  • iotoperations.Instance

New functions:

  • contoso.getEmployee
  • devcenter.getCurationProfile
  • iotoperations.getBroker
  • iotoperations.getBrokerAuthentication
  • iotoperations.getBrokerAuthorization
  • iotoperations.getBrokerListener
  • iotoperations.getDataFlow
  • iotoperations.getDataFlowEndpoint
  • iotoperations.getDataFlowProfile
  • iotoperations.getInstance

What's Changed

Full Changelog: v2.53.0...v2.54.0

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

NewReleases is sending notifications on new releases.