Hello,
I’m trying to create an ECI scaling group, however I could see in the terraform documentation the module alicloud_ess_scaling_group which seems works for ECS instances, but I don’t know if this same module works for ECIs.
The idea is to create a scaling group, then a scaling configuration, attach an ECI instance (image) to the group and associate a scaling rule.