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. |
||
|---|---|---|
| .. | ||
| atlas | ||
| aws | ||
| azure | ||
| cloudflare | ||
| cloudstack | ||
| consul | ||
| dme | ||
| dnsimple | ||
| do | ||
| docker | ||
| heroku | ||
| mailgun | ||
| openstack | ||
| packet | ||
| rundeck | ||
| template | ||
| tls | ||
| vsphere | ||
| index.html.markdown | ||