summaryrefslogtreecommitdiff
path: root/test/units/modules/cloud/amazon/placebo_recordings/ec2_vpc_vpn/remove_tags/ec2.DescribeVpnConnections_1.json
diff options
context:
space:
mode:
Diffstat (limited to 'test/units/modules/cloud/amazon/placebo_recordings/ec2_vpc_vpn/remove_tags/ec2.DescribeVpnConnections_1.json')
-rw-r--r--test/units/modules/cloud/amazon/placebo_recordings/ec2_vpc_vpn/remove_tags/ec2.DescribeVpnConnections_1.json167
1 files changed, 0 insertions, 167 deletions
diff --git a/test/units/modules/cloud/amazon/placebo_recordings/ec2_vpc_vpn/remove_tags/ec2.DescribeVpnConnections_1.json b/test/units/modules/cloud/amazon/placebo_recordings/ec2_vpc_vpn/remove_tags/ec2.DescribeVpnConnections_1.json
deleted file mode 100644
index 0e552275c2..0000000000
--- a/test/units/modules/cloud/amazon/placebo_recordings/ec2_vpc_vpn/remove_tags/ec2.DescribeVpnConnections_1.json
+++ /dev/null
@@ -1,167 +0,0 @@
-{
- "data": {
- "VpnConnections": [
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9e06e28b",
- "Category": "VPN",
- "Tags": [
- {
- "Key": "Ansible-Test",
- "Value": "VPN"
- }
- ],
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9f06e28a",
- "Category": "VPN",
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9c06e289",
- "Category": "VPN",
- "Tags": [
- {
- "Key": "One",
- "Value": "one"
- },
- {
- "Key": "Two",
- "Value": "two"
- }
- ],
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9d06e288",
- "Category": "VPN",
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9206e287",
- "Category": "VPN",
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9306e286",
- "Category": "VPN",
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9006e285",
- "Category": "VPN",
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-9706e282",
- "Category": "VPN",
- "Tags": [
- {
- "Key": "Correct",
- "Value": "Tag"
- }
- ],
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-6a06e27f",
- "Category": "VPN",
- "Tags": [
- {
- "Key": "Wrong",
- "Value": "Tag"
- }
- ],
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- },
- {
- "CustomerGatewayId": "cgw-6113c87f",
- "VpnConnectionId": "vpn-6f06e27a",
- "Category": "VPN",
- "Routes": [],
- "Options": {
- "StaticRoutesOnly": true
- },
- "Type": "ipsec.1",
- "VpnGatewayId": "vgw-35d70c2b",
- "State": "deleted"
- }
- ],
- "ResponseMetadata": {
- "HTTPStatusCode": 200,
- "RequestId": "0a7676c6-68de-4301-b107-5ef0fcf5136e",
- "HTTPHeaders": {
- "vary": "Accept-Encoding",
- "content-length": "5448",
- "server": "AmazonEC2",
- "content-type": "text/xml;charset=UTF-8",
- "date": "Mon, 16 Apr 2018 13:12:25 GMT"
- },
- "RetryAttempts": 0
- }
- },
- "status_code": 200
-} \ No newline at end of file