c12s-kubespray/contrib/terraform/openstack/modules
Andreas Holmsten 0a9a42b544 Change from Nova security groups to Neutron (#2910)
* Replace `openstack_compute_secgroup_v2` with `openstack_networking_secgroup_v2`

The `openstack_networking_secgroup_v2` resource allow specifications of
both ingress and egress. Nova security groups define ingress rules only.

This change will also allow for more user-friendly specified security
rules, as the different security group resources have different HCL
syntax.
2018-09-28 11:35:02 +02:00
..
compute Change from Nova security groups to Neutron (#2910) 2018-09-28 11:35:02 +02:00
ips run terraform FMT for readability 2018-01-05 12:09:04 +01:00
network fix the output of router_id with the right id 2018-08-21 13:21:25 +02:00