102 103 104 105
# File 'lib/gclouder/resources/compute/bgp-vpns.rb', line 102 def self.list # FIXME: should we be listing tunnels or gateways? Resources::Remote.instances(path: %w(compute target-vpn-gateways)) end