alicloud_eci_zones

This data source provides the available zones with the Application Load Balancer (ALB) Instance of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_eci_zones" "default" {}

output "first_eci_zones_id" {
  value = data.alicloud_eci_zones.default.zones.0.zone_ids.0
}

Argument Reference

The following arguments are supported:

Argument Reference

The following attributes are exported in addition to the arguments listed above: