opentelekomcloud / terraform-provider-opentelekomcloud

Terraform OpenTelekomCloud provider
https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest
Mozilla Public License 2.0
87 stars 77 forks source link

[AS] information about the group LB limits is invalid #1115

Closed outcatcher closed 3 years ago

outcatcher commented 3 years ago

There is the following statement in the documentation:

lb_listener_id - (Optional) The ELB listener IDs. The system supports up to three ELB listeners, the IDs of which are separated using a comma (,). This parameter is alternative to lbaas_listeners.

But it's not limited to three ELB listeners, actually. Four and five are also possible. This to be updated with exact experimentally found value.

Reference: https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs/resources/as_group_v1#lb_listener_id

lego963 commented 3 years ago

This field should be Deprecated, because according to the hc it's working with classic load balancers which are out-of-date

outcatcher commented 3 years ago

This issue corresponds for both lb_listener_id and lbass_listener_id