github pulumi/pulumi-azure-native v2.3.0

latest releases: v2.62.0, v2.61.0, v2.60.1...
13 months ago

Does the PR have any schema changes?

Found 49 breaking changes:

Resources

  • "azure-native:containerstorage:Pool":
    • inputs:
      • 🟡 "assignments": items type changed from "string" to "#/types/azure-native:containerstorage:Assignment"
      • 🟡 "diskPoolProperties" missing
      • 🟡 "elasticSanPoolProperties" missing
      • 🟡 "ephemeralPoolProperties" missing
      • 🟡 "poolCapacityGiB" missing
      • 🟡 "poolType" type changed from "number" to "#/types/azure-native:containerstorage:PoolType"
      • 🟡 "zones": items type changed from "string" to ""
    • properties:
      • 🟡 "assignments": items type changed from "string" to "#/types/azure-native:containerstorage:AssignmentResponse"
      • 🟡 "diskPoolProperties" missing output "diskPoolProperties"
      • 🟡 "elasticSanPoolProperties" missing output "elasticSanPoolProperties"
      • 🟡 "ephemeralPoolProperties" missing output "ephemeralPoolProperties"
      • 🟡 "poolCapacityGiB" missing output "poolCapacityGiB"
      • 🟡 "poolType" type changed from "number" to "#/types/azure-native:containerstorage:PoolTypeResponse"
    • required:
      • 🟢 "assignments" property is no longer Required
      • 🟢 "zones" property is no longer Required
  • "azure-native:containerstorage:Volume":
    • inputs:
      • 🟡 "mountOptions" missing
      • 🟡 "reclaimPolicy" missing
      • 🟡 "volumeMode" missing
    • properties:
      • 🟡 "mountOptions" missing output "mountOptions"
      • 🟡 "reclaimPolicy" missing output "reclaimPolicy"
      • 🟡 "volumeMode" missing output "volumeMode"
  • 🔴 "azure-native:containerstorage:VolumeSnapshot" missing
  • 🔴 "azure-native:hybridcompute:MachineRunCommand" missing

Functions

  • 🔴 "azure-native:containerstorage:getVolumeSnapshot" missing
  • 🔴 "azure-native:hybridcompute:getMachineRunCommand" missing

Types

  • "azure-native:appplatform:DevToolPortalPropertiesResponse":
    • properties:
      • 🟡 "instances" missing
      • 🟡 "resourceRequests" missing
    • required:
      • 🟢 "components" property has changed to Required
      • 🟢 "instances" property is no longer Required
      • 🟢 "resourceRequests" property is no longer Required
  • 🔴 "azure-native:containerstorage:DiskPoolProperties" missing
  • 🔴 "azure-native:containerstorage:DiskPoolPropertiesResponse" missing
  • 🔴 "azure-native:containerstorage:ElasticSanPoolProperties" missing
  • 🔴 "azure-native:containerstorage:ElasticSanPoolPropertiesResponse" missing
  • 🔴 "azure-native:containerstorage:EphemeralPoolProperties" missing
  • 🔴 "azure-native:containerstorage:EphemeralPoolPropertiesResponse" missing
  • 🔴 "azure-native:containerstorage:VolumeMode" missing
  • 🔴 "azure-native:hybridcompute:MachineRunCommandInstanceViewResponse" missing
  • 🔴 "azure-native:hybridcompute:MachineRunCommandInstanceViewResponseStatus" missing
  • 🔴 "azure-native:hybridcompute:MachineRunCommandScriptSource" missing
  • 🔴 "azure-native:hybridcompute:MachineRunCommandScriptSourceResponse" missing
  • 🔴 "azure-native:hybridcompute:RunCommandInputParameter" missing
  • 🔴 "azure-native:hybridcompute:RunCommandInputParameterResponse" missing
  • 🔴 "azure-native:hybridcompute:RunCommandManagedIdentity" missing
  • 🔴 "azure-native:hybridcompute:RunCommandManagedIdentityResponse" missing
  • 🟡 "azure-native:machinelearningservices:Registry": properties: "registryPrivateEndpointConnections" missing
  • 🟡 "azure-native:machinelearningservices:RegistryPrivateEndpointConnectionProperties": properties: "registryPrivateLinkServiceConnectionState" missing
  • 🟡 "azure-native:machinelearningservices:RegistryPrivateEndpointConnectionPropertiesResponse": properties: "registryPrivateLinkServiceConnectionState" missing
  • 🟡 "azure-native:machinelearningservices:RegistryResponse": properties: "registryPrivateEndpointConnections" missing

New resources:

  • containerstorage.Snapshot
  • desktopvirtualization.ScalingPlanPersonalSchedule
  • hdinsight.ClusterPool
  • mobilepacketcore.NetworkFunction
  • storagetasks.StorageTask

New functions:

  • containerstorage.getSnapshot
  • desktopvirtualization.getScalingPlanPersonalSchedule
  • hdinsight.getClusterPool
  • mobilepacketcore.getNetworkFunction
  • storagetasks.getStorageTask

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

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

NewReleases is sending notifications on new releases.