terraform/website/source/docs
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
..
commands Update remote-config.html.markdown 2015-11-11 13:09:26 -06:00
configuration Add coalesce func 2015-11-08 19:34:56 +13:00
internals Documentation of TF_LOG taking log levels. 2015-10-11 10:56:45 -07:00
modules doc: module sources from private github repos 2015-09-10 16:14:25 -05:00
plugins Responding to feedback 2015-07-19 14:15:56 -04:00
providers provider/openstack: Make Networking Port attributes more intuitive 2015-11-13 04:46:12 +00:00
provisioners ssh: accept private key contents instead of path 2015-11-12 14:59:14 -06:00
state Fixes incorrect usage of terraform_remote_state in docs 2015-06-23 00:56:18 -04:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00