Skip to content

v2.64.0

Compare
Choose a tag to compare
@pulumi-bot pulumi-bot released this 30 Sep 13:50
· 25 commits to master since this release
3610e47

Does the PR have any schema changes?

Found 6 breaking changes:

Types

  • "azure-native:containerinstance:Container": required:
    • 🟢 "image" property is no longer Required
    • 🟢 "resources" property is no longer Required
  • "azure-native:containerinstance:ContainerResponse": required:
    • 🟢 "image" property is no longer Required
    • 🟢 "resources" property is no longer Required
  • 🟢 "azure-native:datafactory:PostgreSqlV2LinkedService": required: "authenticationType" property has changed to Required
  • 🟢 "azure-native:datafactory:PostgreSqlV2LinkedServiceResponse": required: "authenticationType" property has changed to Required

New resources:

  • containerinstance.ContainerGroupProfile
  • network.DnsResolverDomainList
  • network.DnsResolverPolicy
  • network.DnsResolverPolicyVirtualNetworkLink
  • network.DnsSecurityRule
  • securityinsights.BusinessApplicationAgent
  • securityinsights.System

New functions:

  • containerinstance.getContainerGroupProfile
  • network.getDnsResolverDomainList
  • network.getDnsResolverPolicy
  • network.getDnsResolverPolicyVirtualNetworkLink
  • network.getDnsSecurityRule
  • network.listDnsResolverPolicyByVirtualNetwork
  • securityinsights.getBusinessApplicationAgent
  • securityinsights.getSystem
  • securityinsights.listSystemActions

What's Changed

Full Changelog: v2.63.0...v2.64.0