alicloud_ddos_bgp_ips

This data source provides the Ddos Bgp Ips of the current Alibaba Cloud user.

Example Usage

Basic Usage

data "alicloud_ddosbgp_ips" "ids" {
  instance_id = "example_value"
  ids         = ["example_value-1", "example_value-2"]
}
output "ddosbgp_ip_id_1" {
  value = data.alicloud_ddosbgp_ips.ids.ips.0.id
}

Argument Reference

The following arguments are supported:

Argument Reference

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