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"
- properties:
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"
- inputs:
π‘"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"
- inputs:
π‘"azure-native:monitor:PrivateLinkScope":- properties:
π‘"privateEndpointConnections" type changed from "#/types/azure-native:monitor:PrivateEndpointConnectionPrivateLinkScopeResponse" to "#/types/azure-native:monitor:PrivateEndpointConnectionResponse"
- properties:
π‘"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"
- inputs:
π‘"azure-native:network:ServiceGateway":- inputs:
π‘"virtualNetwork" type changed from "#/types/azure-native:network:CommonVirtualNetwork" to "#/types/azure-native:network:VirtualNetwork"
- inputs:
π‘"azure-native:network:VirtualNetworkAppliance":- inputs:
π‘"subnet" type changed from "#/types/azure-native:network:CommonSubnet" to "#/types/azure-native:network:Subnet"
- inputs:
New resources:
security.DataScanner
New functions:
security.getDataScanner
New types: 13
What's Changed
- Update pulumi/pulumi sdk to v3.256.0 in the Go SDK go.mod template by @iwahbe in #4786
- Fix #2248: deleted ForceNew property still forces a replace by @Zaid-Ajaj in #4789
- Add Security DataScanner resource (fixes #4784), bump submodule to latest by @Zaid-Ajaj in #4792
- Fix #1684: search.Service hostingMode diffs case-insensitively by @Zaid-Ajaj in #4793
- Skip TestAccKeyVaultTs_ClientCert temporarily by @Zaid-Ajaj in #4794
Full Changelog: v3.25.0...v3.26.0