Skip to content

v3.74.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 15:22
· 81 commits to master since this release
b8f7978

Does the PR have any schema changes?

Found 42 breaking changes:

Resources

  • "alicloud:alb/listener:Listener":
    • 🟢 required: "accessLogRecordCustomizedHeadersEnabled" property is no longer Required
    • 🟢 required inputs: "defaultActions" input has changed to Required
  • 🟢 "alicloud:alb/loadBalancer:LoadBalancer": required: "bandwidthPackageId" property is no longer Required
  • "alicloud:alb/serverGroup:ServerGroup":
    • 🟡 inputs: "dryRun" missing
    • 🟡 properties: "dryRun" missing output "dryRun"
    • 🟢 required: "stickySessionConfig" property is no longer Required

Types

  • 🟢 "alicloud:alb/ListenerAccessLogTracingConfig:ListenerAccessLogTracingConfig": required: "tracingEnabled" property has changed to Required
  • 🟢 "alicloud:alb/ListenerDefaultAction:ListenerDefaultAction": required: "forwardGroupConfig" property is no longer Required
  • "alicloud:alb/LoadBalancerAccessLogConfig:LoadBalancerAccessLogConfig": required:
    • 🟢 "logProject" property is no longer Required
    • 🟢 "logStore" property is no longer Required
  • "alicloud:ess/getScalingGroupsGroup:getScalingGroupsGroup": required:
    • 🟢 "allocationStrategy" property has changed to Required
    • 🟢 "azBalance" property has changed to Required
    • 🟢 "desiredCapacity" property has changed to Required
    • 🟢 "enableDesiredCapacity" property has changed to Required
    • 🟢 "groupType" property has changed to Required
    • 🟢 "initCapacity" property has changed to Required
    • 🟢 "maxInstanceLifetime" property has changed to Required
    • 🟢 "monitorGroupId" property has changed to Required
    • 🟢 "multiAzPolicy" property has changed to Required
    • 🟢 "onDemandBaseCapacity" property has changed to Required
    • 🟢 "onDemandPercentageAboveBaseCapacity" property has changed to Required
    • 🟢 "pendingWaitCapacity" property has changed to Required
    • 🟢 "protectedCapacity" property has changed to Required
    • 🟢 "removingWaitCapacity" property has changed to Required
    • 🟢 "resourceGroupId" property has changed to Required
    • 🟢 "scalingPolicy" property has changed to Required
    • 🟢 "spotAllocationStrategy" property has changed to Required
    • 🟢 "spotCapacity" property has changed to Required
    • 🟢 "spotInstancePools" property has changed to Required
    • 🟢 "spotInstanceRemedy" property has changed to Required
    • 🟢 "standbyCapacity" property has changed to Required
    • 🟢 "stopInstanceTimeout" property has changed to Required
    • 🟢 "stoppedCapacity" property has changed to Required
    • 🟢 "systemSuspended" property has changed to Required
    • 🟢 "tags" property has changed to Required
  • "alicloud:ess/getScalingRulesRule:getScalingRulesRule": required:
    • 🟢 "initialMaxSize" property has changed to Required
    • 🟢 "metricName" property has changed to Required
    • 🟢 "predictiveScalingMode" property has changed to Required
    • 🟢 "predictiveTaskBufferTime" property has changed to Required
    • 🟢 "predictiveValueBehavior" property has changed to Required
    • 🟢 "predictiveValueBuffer" property has changed to Required
    • 🟢 "targetValue" property has changed to Required

New resources:

  • alb/loadBalancerZoneShiftedAttachment.LoadBalancerZoneShiftedAttachment
  • esa/httpRequestHeaderModificationRule.HttpRequestHeaderModificationRule
  • esa/list.List
  • esa/page.Page
  • maxcompute/quotaPlan.QuotaPlan
  • maxcompute/quotaSchedule.QuotaSchedule
  • maxcompute/role.Role
  • maxcompute/roleUserAttachment.RoleUserAttachment
  • maxcompute/tunnelQuotaTimer.TunnelQuotaTimer
  • vpc/ipamService.IpamService

New functions:

  • kms/getInstances.getInstances

What's Changed

Full Changelog: v3.73.0...v3.74.0