FEATURES OPEN SOURCE ABOUT DOCS LOGIN REGISTER

openstack_lb_loadbalancer_v2

Manages a V2 loadbalancer resource within OpenStack.

Example Usage

resource "openstack_lb_loadbalancer_v2" "lb_1" {
  vip_subnet_id = "d9415786-5f1a-428b-b35f-2f1523e146d2"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:


See the source of this document at Terraform.io