Skip to content

v2.57.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 20 Aug 16:57
· 238 commits to master since this release
cbdf0b7

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