alicloud_vpn_customer_gateways

The VPN customers gateways data source lists a number of VPN customer gateways resource information owned by an Alicloud account.

Example Usage

data "alicloud_vpn_customer_gateways" "foo" {
  name_regex          = "testAcc*"
  ids                 = ["fake-id1", "fake-id2"] 
  output_file         = "/tmp/cgws"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: