mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-03 14:00:59 -05:00
* vendor: Add gophercloud/routerinsertion package and update gophercloud/firewall to support router insertion * provider/openstack: Add support for associating `openstack_fw_firewall_v1` resources with router(s). Added `associated_routers` and `no_routers` arguments. * website: Add documentation for `associated_routers`and `no_routers` arguments on `openstack_fw_firewall_v1` resource. * provider/openstack: Add `AddValueSpecs` function and refactor existing uses.