mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-23 05:01:33 -05:00
This commit adds the openstack_compute_floatingip_associate_v2 resource which specifically handles associating a floating IP address to an instance. This can be used instead of the existing floating_ip options in the openstack_compute_instance_v2 resource.