alicloud_zones

This data source provides availability zones that can be accessed by an Alibaba Cloud account within the region configured in the provider.

Example Usage

# Declare the data source
data "alicloud_zones" "zones_ds" {
  available_instance_type = "ecs.n4.large"
  available_disk_category = "cloud_ssd"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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