Does the PR have any schema changes?
Generated by schema-tools v0.8.1.
Found 4 breaking changes:
Types
🔴"azure-native:communication:DomainPropertiesResponseVerificationRecords" missing🔴"azure-native:communication:DomainPropertiesResponseVerificationStates" missing
Resources
🟡"azure-native:communication:Domain":- properties:
🟡"verificationRecords" type changed from "#/types/azure-native:communication:DomainPropertiesResponseVerificationRecords" to "#/types/azure-native:communication:DomainPropertiesVerificationRecordsResponse"🟡"verificationStates" type changed from "#/types/azure-native:communication:DomainPropertiesResponseVerificationStates" to "#/types/azure-native:communication:DomainPropertiesVerificationStatesResponse"
- properties:
New resources:
servicebus.DefaultRule
New types: 14
What's Changed
- Fix #4408: WebAppBackupConfiguration always shows as create on refresh by @Zaid-Ajaj in #4796
- Fix #4695: ElasticSan baseSizeTiB/extendedCapacitySizeTiB no longer force replacement by @Zaid-Ajaj in #4795
- Fix #4623: remove dead codegen workaround dropping GovernanceRule/Application conditionSets by @Zaid-Ajaj in #4798
- Fix #1749: KeyVault Vault sku.name no longer shows a spurious diff after import by @Zaid-Ajaj in #4797
- Fix #4489: add servicebus:DefaultRule to manage the auto-created $Default rule by @Zaid-Ajaj in #4799
- Improve error message for #2816 and related issues: avoid misleading "resource created but read failed" on failed async operations by @Zaid-Ajaj in #4804
- Update ServiceBus default API version to 2026-01-01 by @Zaid-Ajaj in #4805
- Update example program dependencies by @pulumi-renovate[bot] in #4809
- Update vulnerable dependencies [SECURITY] by @pulumi-renovate[bot] in #4807
- Update Communication default API version to 2026-03-18 by @Zaid-Ajaj in #4811
- Fix Watchlist delete hanging on Azure's stuck async-operation status by @Zaid-Ajaj in #4817
- Update example program dependencies by @pulumi-renovate[bot] in #4810
- Fix #4815: honor cloud config in custom resource ARM clients by @Zaid-Ajaj in #4819
- Fix leading slash lost on scope/resourceUri when importing resources by @Zaid-Ajaj in #4818
Full Changelog: v3.26.0...v3.27.0