alicloud_sddp_instances

This data source provides the Sddp Instances of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_sddp_instances" "default" {}
output "sddp_instance_id" {
  value = data.alicloud_sddp_instances.default.instances.0
}

Argument Reference

The following arguments are supported:

Argument Reference

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