github pulumi/pulumi-azure-native v2.57.0

latest releases: v2.71.0, v2.70.0, v2.69.0...
2 months ago

Does the PR have any schema changes?

Found 9 breaking changes:

Resources

  • "azure-native:documentdb:FirewallRule":
    • inputs:
      • 🟡 "endIpAddress" missing
      • 🟡 "startIpAddress" missing
    • properties:
      • 🟡 "endIpAddress" missing output "endIpAddress"
      • 🟡 "provisioningState" missing output "provisioningState"
      • 🟡 "startIpAddress" missing output "startIpAddress"

Types

  • 🟡 "azure-native:billing:InvoiceSectionProperties": properties: "targetCloud" type changed from "" to "string"
  • 🔴 "azure-native:billing:TargetCloud" missing
  • 🟢 "azure-native:datafactory:SharePointOnlineListLinkedService": required: "servicePrincipalKey" property is no longer Required
  • 🟢 "azure-native:datafactory:SharePointOnlineListLinkedServiceResponse": required: "servicePrincipalKey" property is no longer Required

New resources:

  • network.IpamPool
  • network.ReachabilityAnalysisIntent
  • network.ReachabilityAnalysisRun
  • network.StaticCidr
  • network.VerifierWorkspace

New functions:

  • network.getIpamPool
  • network.getIpamPoolUsage
  • network.getReachabilityAnalysisIntent
  • network.getReachabilityAnalysisRun
  • network.getStaticCidr
  • network.getVerifierWorkspace
  • network.listIpamPoolAssociatedResources

What's Changed

Full Changelog: v2.56.0...v2.57.0

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

NewReleases is sending notifications on new releases.