This data source provides the DFS Zones And Configurations of the current Alibaba Cloud user.
Basic Usage
data alicloud_dfs_zones "default" {}
The following arguments are supported:
output_file
- (Optional) File name where to save data source results (after running terraform plan
).The following attributes are exported in addition to the arguments listed above:
zones
- A list of HDFS Zones And Configurations. Each element contains the following attributes:
zone_id
- The zone ID.options
- A list of available configurations of the Zone.
storage_type
- The storage specifications of the File system. Valid values: PERFORMANCE
, STANDARD
.protocol_type
- The protocol type. Valid values: HDFS
.