Skip to content

v6.25.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Aug 17:01
· 4 commits to master since this release
e65b5b6

Does the PR have any schema changes?

Found 21 breaking changes:

Resources

  • "azure:kusto/clusterCustomerManagedKey:ClusterCustomerManagedKey": required:
    • 🟢 "keyName" property is no longer Required
    • 🟢 "keyVaultId" property is no longer Required
  • "azure:mssql/database:Database":
    • 🟡 inputs: "maxSizeGb" type changed from "integer" to "number"
    • 🟡 properties: "maxSizeGb" type changed from "integer" to "number"
  • 🟢 "azure:mssql/jobStep:JobStep": required: "jobCredentialId" property is no longer Required
  • 🟢 "azure:network/networkManagerIpamPool:NetworkManagerIpamPool": required: "displayName" property is no longer Required
  • 🟢 "azure:network/subnet:Subnet": required: "addressPrefixes" property is no longer Required
  • "azure:oracle/autonomousDatabase:AutonomousDatabase": required:
    • 🟢 "subnetId" property is no longer Required
    • 🟢 "virtualNetworkId" property is no longer Required
  • 🟢 "azure:privatedns/linkService:LinkService": required: "loadBalancerFrontendIpConfigurationIds" property is no longer Required

Types

  • "azure:compute/getVirtualMachineScaleSetNetworkInterface:getVirtualMachineScaleSetNetworkInterface": required:
    • 🟢 "auxiliaryMode" property has changed to Required
    • 🟢 "auxiliarySku" property has changed to Required
  • 🟢 "azure:containerapp/getAppIngress:getAppIngress": required: "cors" property has changed to Required
  • 🟢 "azure:logicapps/WorkflowAccessControlTrigger:WorkflowAccessControlTrigger": required: "allowedCallerIpAddressRanges" property is no longer Required
  • 🟢 "azure:mssql/JobStepOutputTarget:JobStepOutputTarget": required: "jobCredentialId" property is no longer Required
  • 🟢 "azure:network/VirtualNetworkGatewayIpConfiguration:VirtualNetworkGatewayIpConfiguration": required: "publicIpAddressId" property is no longer Required
  • 🟢 "azure:oracle/getDbServersDbServer:getDbServersDbServer": required: "computeModel" property has changed to Required
  • "azure:oracle/getDbSystemShapesDbSystemShape:getDbSystemShapesDbSystemShape": required:
    • 🟢 "areServerTypesSupported" property has changed to Required
    • 🟢 "computeModel" property has changed to Required
    • 🟢 "displayName" property has changed to Required
  • 🟢 "azure:securitycenter/AutomationAction:AutomationAction": required: "type" property is no longer Required

New resources:

  • apimanagement/standaloneGateway.StandaloneGateway
  • apimanagement/workspace.Workspace
  • appconfiguration/licationLoadBalancerSecurityPolicy.LicationLoadBalancerSecurityPolicy
  • communication/emailServiceDomainSenderUsername.EmailServiceDomainSenderUsername
  • eventgrid/partnerNamespace.PartnerNamespace
  • eventgrid/partnerRegistration.PartnerRegistration
  • management/groupPolicySetDefinition.GroupPolicySetDefinition
  • mssql/managedInstanceStartStopSchedule.ManagedInstanceStartStopSchedule
  • network/networkManagerVerifierWorkspaceReachabilityAnalysisIntent.NetworkManagerVerifierWorkspaceReachabilityAnalysisIntent
  • postgresql/flexibleServerBackup.FlexibleServerBackup

New functions:

  • connections/getApiConnection.getApiConnection
  • devcenter/getEnvironmentType.getEnvironmentType
  • devcenter/getProjectPool.getProjectPool
  • eventgrid/getPartnerNamespace.getPartnerNamespace
  • eventgrid/getPartnerRegistration.getPartnerRegistration
  • loganalytics/getWorkspaceTable.getWorkspaceTable
  • mssql/getFailoverGroup.getFailoverGroup
  • network/getNetworkManagerIpamPool.getNetworkManagerIpamPool
  • trustedsigning/getAccount.getAccount

What's Changed

New Contributors

  • @github-actions[bot] made their first contribution in #3224
  • @corymhall made their first contribution in #3241

Full Changelog: v6.24.0...v6.25.0