alicloud_resource_manager_resource_directories

This data source provides the Resource Manager Resource Directories of the current Alibaba Cloud user.

Example Usage

data "alicloud_resource_manager_resource_directories" "default" {}

output "resource_directory_id" {
  value = "${data.alicloud_resource_manager_resource_directories.default.directories.0.id}"
}

Argument Reference

The following arguments are supported:

Attributes Reference

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