openstack_networking_addressscope_v2

Use this data source to get the ID of an available OpenStack address-scope.

Example Usage

data "openstack_networking_addressscope_v2" "public_addressscope" {
  name       = "public_addressscope"
  shared     = true
  ip_version = 4
}

Argument Reference

Attributes Reference

id is set to the ID of the found address-scope. In addition, the following attributes are exported: