github pulumi/pulumi-azure-native v2.64.0

14 hours ago

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

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

NewReleases is sending notifications on new releases.