alicloud_adb_db_cluster_lake_versions

This data source provides the Adb DBCluster Lake Versions of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_adb_db_cluster_lake_versions" "ids" {
  ids = ["example_id"]
}
output "adb_db_cluster_lake_version_id_1" {
  value = data.alicloud_adb_db_cluster_lake_versions.ids.versions.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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