v2.57.0
Does the PR have any schema changes?
Found 9 breaking changes:
Resources
- "azure-native:documentdb:FirewallRule":
- inputs:
π‘
"endIpAddress" missingπ‘
"startIpAddress" missing
- properties:
π‘
"endIpAddress" missing output "endIpAddress"π‘
"provisioningState" missing output "provisioningState"π‘
"startIpAddress" missing output "startIpAddress"
- inputs:
Types
π‘
"azure-native:billing:InvoiceSectionProperties": properties: "targetCloud" type changed from "" to "string"π΄
"azure-native:billing:TargetCloud" missingπ’
"azure-native:datafactory:SharePointOnlineListLinkedService": required: "servicePrincipalKey" property is no longer Requiredπ’
"azure-native:datafactory:SharePointOnlineListLinkedServiceResponse": required: "servicePrincipalKey" property is no longer Required
New resources:
network.IpamPool
network.ReachabilityAnalysisIntent
network.ReachabilityAnalysisRun
network.StaticCidr
network.VerifierWorkspace
New functions:
network.getIpamPool
network.getIpamPoolUsage
network.getReachabilityAnalysisIntent
network.getReachabilityAnalysisRun
network.getStaticCidr
network.getVerifierWorkspace
network.listIpamPoolAssociatedResources
What's Changed
- Remove erroneous useOids and useMsi defaults that interfere with env variables by @thomas11 in #3525
- Fix nightly gen by @danielrbradley in #3527
Full Changelog: v2.56.0...v2.57.0