github pulumi/pulumi-azure-native v3.26.0

4 hours ago

Does the PR have any schema changes?

Generated by schema-tools v0.8.1.

Found 45 breaking changes:

Types

  • 🔴 "azure-native:monitor:AzureAppPushReceiver" missing
  • 🔴 "azure-native:monitor:EmailReceiver" missing
  • 🔴 "azure-native:monitor:LogSettings" missing
  • 🔴 "azure-native:monitor:LogSettingsResponse" missing
  • 🔴 "azure-native:monitor:MetricSettings" missing
  • 🔴 "azure-native:monitor:MetricSettingsResponse" missing
  • 🔴 "azure-native:monitor:PrivateEndpointConnectionPrivateLinkScopeResponse" missing
  • 🔴 "azure-native:monitor:RetentionPolicy" missing
  • 🔴 "azure-native:monitor:SmsReceiver" missing
  • 🔴 "azure-native:monitor:VoiceReceiver" missing
  • 🔴 "azure-native:network:CommonAddressSpace" missing
  • 🔴 "azure-native:network:CommonApplicationGatewayIPConfiguration" missing
  • 🔴 "azure-native:network:CommonApplicationSecurityGroup" missing
  • 🔴 "azure-native:network:CommonDelegation" missing
  • 🔴 "azure-native:network:CommonDhcpOptions" missing
  • 🔴 "azure-native:network:CommonExtendedLocation" missing
  • 🔴 "azure-native:network:CommonIpamPoolPrefixAllocation" missing
  • 🔴 "azure-native:network:CommonNetworkSecurityGroup" missing
  • 🔴 "azure-native:network:CommonRoute" missing
  • 🔴 "azure-native:network:CommonRouteTable" missing
  • 🔴 "azure-native:network:CommonSecurityRule" missing
  • 🔴 "azure-native:network:CommonServiceEndpointPolicy" missing
  • 🔴 "azure-native:network:CommonServiceEndpointPolicyDefinition" missing
  • 🔴 "azure-native:network:CommonServiceEndpointPropertiesFormat" missing
  • 🔴 "azure-native:network:CommonSubnet" missing
  • 🔴 "azure-native:network:CommonVirtualNetwork" missing
  • 🔴 "azure-native:network:CommonVirtualNetworkBgpCommunities" missing
  • 🔴 "azure-native:network:CommonVirtualNetworkEncryption" missing
  • 🔴 "azure-native:network:CommonVirtualNetworkPeering" missing
  • 🟡 "azure-native:network:RouteTargetAddressPropertiesFormat":
    • properties:
      • 🟡 "subnet" type changed from "#/types/azure-native:network:CommonSubnet" to "#/types/azure-native:network:Subnet"

Resources

  • 🟡 "azure-native:monitor:ActionGroup":
    • inputs:
      • 🟡 "azureAppPushReceivers" type changed from "#/types/azure-native:monitor:AzureAppPushReceiver" to "#/types/azure-native:monitor:MicrosoftCommonAzureAppPushReceiver"
      • 🟡 "emailReceivers" type changed from "#/types/azure-native:monitor:EmailReceiver" to "#/types/azure-native:monitor:MicrosoftCommonEmailReceiver"
      • 🟡 "smsReceivers" type changed from "#/types/azure-native:monitor:SmsReceiver" to "#/types/azure-native:monitor:MicrosoftCommonSmsReceiver"
      • 🟡 "voiceReceivers" type changed from "#/types/azure-native:monitor:VoiceReceiver" to "#/types/azure-native:monitor:MicrosoftCommonVoiceReceiver"
  • 🟡 "azure-native:monitor:DiagnosticSetting":
    • inputs:
      • 🟡 "logs" type changed from "#/types/azure-native:monitor:LogSettings" to "#/types/azure-native:monitor:DiagnosticsLogSettings"
      • 🟡 "metrics" type changed from "#/types/azure-native:monitor:MetricSettings" to "#/types/azure-native:monitor:DiagnosticsMetricSettings"
    • properties:
      • 🟡 "logs" type changed from "#/types/azure-native:monitor:LogSettingsResponse" to "#/types/azure-native:monitor:DiagnosticsLogSettingsResponse"
      • 🟡 "metrics" type changed from "#/types/azure-native:monitor:MetricSettingsResponse" to "#/types/azure-native:monitor:DiagnosticsMetricSettingsResponse"
  • 🟡 "azure-native:monitor:PrivateLinkScope":
    • properties:
      • 🟡 "privateEndpointConnections" type changed from "#/types/azure-native:monitor:PrivateEndpointConnectionPrivateLinkScopeResponse" to "#/types/azure-native:monitor:PrivateEndpointConnectionResponse"
  • 🟡 "azure-native:monitor:TenantActionGroup":
    • inputs:
      • 🟡 "azureAppPushReceivers" type changed from "#/types/azure-native:monitor:AzureAppPushReceiver" to "#/types/azure-native:monitor:MicrosoftCommonAzureAppPushReceiver"
      • 🟡 "emailReceivers" type changed from "#/types/azure-native:monitor:EmailReceiver" to "#/types/azure-native:monitor:MicrosoftCommonEmailReceiver"
      • 🟡 "smsReceivers" type changed from "#/types/azure-native:monitor:SmsReceiver" to "#/types/azure-native:monitor:MicrosoftCommonSmsReceiver"
      • 🟡 "voiceReceivers" type changed from "#/types/azure-native:monitor:VoiceReceiver" to "#/types/azure-native:monitor:MicrosoftCommonVoiceReceiver"
  • 🟡 "azure-native:network:ServiceGateway":
    • inputs:
      • 🟡 "virtualNetwork" type changed from "#/types/azure-native:network:CommonVirtualNetwork" to "#/types/azure-native:network:VirtualNetwork"
  • 🟡 "azure-native:network:VirtualNetworkAppliance":
    • inputs:
      • 🟡 "subnet" type changed from "#/types/azure-native:network:CommonSubnet" to "#/types/azure-native:network:Subnet"

New resources:

  • security.DataScanner

New functions:

  • security.getDataScanner

New types: 13

What's Changed

Full Changelog: v3.25.0...v3.26.0

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

NewReleases is sending notifications on new releases.