Sha256: adf2c6b3f09324a2deb27fc528a662676f12015587dab01969dcb46ad81aa18b
Contents?: true
Size: 434 Bytes
Versions: 105
Compression:
Stored size: 434 Bytes
Contents
# rubocop:disable all Aws.config[:ec2] = { stub_responses: { describe_vpn_connections: { vpn_connections: [ { vpn_connection_id: 'vpn-cg5692g4', customer_gateway_id: 'cgw-cg5692g4', vpn_gateway_id: 'vgw-cg5692g4', state: 'available', type: "ipsec.1", tags: [ key: 'Name', value: 'my-vpn' ] } ] } } }
Version data entries
105 entries across 105 versions & 4 rubygems