aliyun / terraform-provider-alicloud

Terraform AliCloud provider
https://www.terraform.io/docs/providers/alicloud/
Mozilla Public License 2.0
582 stars 548 forks source link

alicloud_ess_scaling_group does not accept load balancer health check for health_check_type #7234

Open ori-nat opened 3 months ago

ori-nat commented 3 months ago

Hello,

Recently AliCloud has made it possible to integrate load balancer health checks with ESS scaling groups. However, it seems that the health_check_type argument in the alicloud_ess_scaling_group resource still only supports NONE and ECS.

Could anyone provide an update on when support for the new health check type will be added to the resource?

ori-nat commented 3 months ago

Submitted a pull request with a proposed fix.

fuliu-zln commented 3 months ago

v1.223.2 has supported .