mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-21 17:58:55 -04:00
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. |
||
|---|---|---|
| .. | ||
| blockstorage_volume_v1.html.markdown | ||
| compute_floatingip_v2.html.markdown | ||
| compute_instance_v2.html.markdown | ||
| compute_keypair_v2.html.markdown | ||
| compute_secgroup_v2.html.markdown | ||
| compute_servergroup_v2.html.markdown | ||
| fw_firewall_v1.html.markdown | ||
| fw_policy_v1.html.markdown | ||
| fw_rule_v1.html.markdown | ||
| lb_monitor_v1.html.markdown | ||
| lb_pool_v1.html.markdown | ||
| lb_vip_v1.html.markdown | ||
| networking_floatingip_v2.html.markdown | ||
| networking_network_v2.html.markdown | ||
| networking_port_v2.html.markdown | ||
| networking_router_interface_v2.html.markdown | ||
| networking_router_v2.html.markdown | ||
| networking_subnet_v2.html.markdown | ||
| objectstorage_container_v1.html.markdown | ||