terraform/website/source/docs/providers/openstack
Joe Topjian edd8e722bf provider/openstack: Make Networking Port attributes more intuitive
This commit makes some quick updates to the port attributes to make them
more intuitive:

* `security_groups` to `security_group_ids`: since the port is expecting
IDs and not security group names like in other areas of OpenStack.

* `admin_state_up`: change to Boolean to match this same attribute on
other resources.

* `fixed_ips` to `fixed_ip`: while multiple `fixed_ip` blocks can be
specified, only one fixed IP can be specified in each block.
2015-11-13 04:46:12 +00:00
..
r provider/openstack: Make Networking Port attributes more intuitive 2015-11-13 04:46:12 +00:00
index.html.markdown Enpoint type configuration for OpenStack provider 2015-06-07 23:50:34 +02:00