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