github pulumi/pulumi-azure-native v2.36.0

latest releases: v2.45.0, v2.44.1, v2.44.0...
2 months ago

Does the PR have any schema changes?

Found 10 breaking changes:

Resources

  • "azure-native:quota:GroupQuota":
    • 🟡 inputs: "mgId" missing
    • 🟢 required inputs: "managementGroupId" input has changed to Required
  • "azure-native:quota:GroupQuotaSubscription":
    • 🟡 inputs: "mgId" missing
    • 🟢 required inputs: "managementGroupId" input has changed to Required

Functions

  • "azure-native:quota:getGroupQuota": inputs:
    • 🟡 "mgId" missing input "mgId"
    • 🟢 required: "managementGroupId" input has changed to Required
  • "azure-native:quota:getGroupQuotaSubscription": inputs:
    • 🟡 "mgId" missing input "mgId"
    • 🟢 required: "managementGroupId" input has changed to Required

Types

  • 🟡 "azure-native:loadtestservice:EncryptionPropertiesResponse": properties: "identity" type changed from "#/types/azure-native:loadtestservice:EncryptionPropertiesResponseIdentity" to "#/types/azure-native:loadtestservice:EncryptionPropertiesIdentityResponse"
  • 🔴 "azure-native:loadtestservice:EncryptionPropertiesResponseIdentity" missing

New resources:

  • azurearcdata.SqlServerAvailabilityGroup

New functions:

  • azurearcdata.getSqlServerAvailabilityGroup
  • azurearcdata.getSqlServerAvailabilityGroupDetailView
  • azurearcdata.getSqlServerInstanceTelemetry

Full Changelog: v2.35.0...v2.36.0

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

NewReleases is sending notifications on new releases.