terraform/builtin
Joe Topjian 28f98c3701 provider/openstack: Allow subnets with no gateway
This commit adds a no_gateway attribute. When set, the subnet will
not have a gateway. This is different than not specifying a
gateway_ip since that will cause a default gateway of .1 to be used.
This behavior mirrors the OpenStack Neutron command-line tool.

Fixes #6031
2016-04-08 03:12:49 +00:00
..
bins provider/fastly: Add Fastly Provider, ServiceV1 resource 2016-03-23 14:53:50 -05:00
providers provider/openstack: Allow subnets with no gateway 2016-04-08 03:12:49 +00:00
provisioners provisioner/remote-exec: Move script cleanup after command wait 2016-03-21 10:49:32 -05:00