getting smoke test report to show

This commit is contained in:
pokeeffe-molecula 2022-01-05 14:39:45 -06:00
parent a2ee26b57c
commit 6959c424e3
4 changed files with 153 additions and 141 deletions

View file

@ -262,6 +262,12 @@ smoke test:
- ./qa/scripts/teardownSmokeTest.sh
needs:
- job: build for linux arm64
artifacts:
when: always
paths:
- report.xml
reports:
junit: report.xml
gauntlet:
stage: gauntlet
@ -275,9 +281,8 @@ gauntlet:
TF_VAR_cluster_prefix: ""
TF_VAR_branch: ""
rules:
# - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
# - if: '$CI_PIPELINE_SOURCE == "schedule" || $CI_PIPELINE_SOURCE == "web"'
- if: '$CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "schedule" || $CI_PIPELINE_SOURCE == "web"'
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
- if: '$CI_PIPELINE_SOURCE == "schedule" || $CI_PIPELINE_SOURCE == "web"'
before_script:
- apt-get update && apt-get install -y gnupg software-properties-common curl git
- curl -fsSL https://apt.releases.hashicorp.com/gpg | apt-key add -
@ -307,6 +312,6 @@ gauntlet:
- echo "Branch --> $TF_VAR_branch"
script:
- ./qa/scripts/setupSamsungGauntlet.sh
# - ./qa/scripts/testSamsungGauntlet.sh
- ./qa/scripts/testSamsungGauntlet.sh
after_script:
- ./qa/scripts/teardownSamsungGauntlet.sh

View file

@ -8,7 +8,7 @@ NODE=$(cat ./qa/tf/ci/smoketest/outputs.json | jq -r '[.data_node_ips][0]["value
echo "using node ${NODE}"
echo "Copying tests to remote"
scp -r -i ~/.ssh/gitlab-featurebase-ci.pem ./qa/testcases/smoketest ec2-user@${BASTION}:/data
scp -r -i ~/.ssh/gitlab-featurebase-ci.pem ./qa/testcases/smoketest/*.py ec2-user@${BASTION}:/data
if (( $? != 0 ))
then
echo "Copy failed"
@ -24,5 +24,12 @@ then
exit 1
fi
echo "Copying test report to local"
scp -r -i ~/.ssh/gitlab-featurebase-ci.pem ec2-user@${BASTION}:/data/report.xml report.xml
if (( $? != 0 ))
then
echo "Copy failed"
exit 1
fi
echo "Smoke test complete"

View file

@ -8,7 +8,7 @@
]
],
"value": [
"10.0.1.135"
"10.0.1.152"
]
},
"ingest_ips": {
@ -20,7 +20,7 @@
]
],
"value": [
"3.128.205.2"
"3.128.203.136"
]
}
}

View file

@ -1,12 +1,12 @@
{
"version": 4,
"terraform_version": "1.1.2",
"serial": 109,
"serial": 255,
"lineage": "bf91272c-d504-5c98-ce46-2ced1888bf74",
"outputs": {
"data_node_ips": {
"value": [
"10.0.1.135"
"10.0.1.152"
],
"type": [
"tuple",
@ -17,7 +17,7 @@
},
"ingest_ips": {
"value": [
"3.128.205.2"
"3.128.203.136"
],
"type": [
"tuple",
@ -127,7 +127,7 @@
"schema_version": 0,
"attributes": {
"arn": "arn:aws:iam::941206295814:instance-profile/fb_cluster_node_profile",
"create_date": "2022-01-05T18:02:15Z",
"create_date": "2022-01-05T19:35:38Z",
"id": "fb_cluster_node_profile",
"name": "fb_cluster_node_profile",
"name_prefix": null,
@ -135,7 +135,7 @@
"role": "fb_cluster_node",
"tags": null,
"tags_all": {},
"unique_id": "AIPA5WJCEKUDNRHDL27WH"
"unique_id": "AIPA5WJCEKUDB6OWYZPTW"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -157,7 +157,7 @@
"attributes": {
"arn": "arn:aws:iam::941206295814:role/fb_cluster_node",
"assume_role_policy": "{\"Version\":\"2012-10-17\",\"Statement\":[{\"Sid\":\"\",\"Effect\":\"Allow\",\"Principal\":{\"Service\":\"ec2.amazonaws.com\"},\"Action\":\"sts:AssumeRole\"}]}",
"create_date": "2022-01-05T18:02:13Z",
"create_date": "2022-01-05T19:35:35Z",
"description": "",
"force_detach_policies": false,
"id": "fb_cluster_node",
@ -175,7 +175,7 @@
"permissions_boundary": null,
"tags": null,
"tags_all": {},
"unique_id": "AROA5WJCEKUDIIQN2KEYA"
"unique_id": "AROA5WJCEKUDN4ZISIR3N"
},
"sensitive_attributes": [],
"private": "bnVsbA=="
@ -194,7 +194,7 @@
"schema_version": 1,
"attributes": {
"ami": "ami-0b09f36be67d32fff",
"arn": "arn:aws:ec2:us-east-2:941206295814:instance/i-0359a7f7630703867",
"arn": "arn:aws:ec2:us-east-2:941206295814:instance/i-08ac53ed9d7ac2ac1",
"associate_public_ip_address": false,
"availability_zone": "us-east-2a",
"capacity_reservation_specification": [
@ -217,7 +217,7 @@
"snapshot_id": "",
"tags": {},
"throughput": 125,
"volume_id": "vol-0d5538434b9b8aeb2",
"volume_id": "vol-0041b5d58bde3da13",
"volume_size": 100,
"volume_type": "gp3"
}
@ -233,7 +233,7 @@
"hibernation": false,
"host_id": null,
"iam_instance_profile": "fb_cluster_node_profile",
"id": "i-0359a7f7630703867",
"id": "i-08ac53ed9d7ac2ac1",
"instance_initiated_shutdown_behavior": "stop",
"instance_state": "running",
"instance_type": "m6g.large",
@ -254,9 +254,9 @@
"password_data": "",
"placement_group": "",
"placement_partition_number": null,
"primary_network_interface_id": "eni-02763cc155602c23c",
"private_dns": "ip-10-0-1-135.us-east-2.compute.internal",
"private_ip": "10.0.1.135",
"primary_network_interface_id": "eni-0b00c3636cad95ae5",
"private_dns": "ip-10-0-1-152.us-east-2.compute.internal",
"private_ip": "10.0.1.152",
"public_dns": "",
"public_ip": "",
"root_block_device": [
@ -268,7 +268,7 @@
"kms_key_id": "",
"tags": null,
"throughput": 125,
"volume_id": "vol-0e1456a8b7d16d0cb",
"volume_id": "vol-0f12ff15c510db547",
"volume_size": 20,
"volume_type": "gp3"
}
@ -276,7 +276,7 @@
"secondary_private_ips": [],
"security_groups": [],
"source_dest_check": true,
"subnet_id": "subnet-01c395e32d2b3a5ac",
"subnet_id": "subnet-0dcb2339122bafc95",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV-featurebase-cluster-0",
"Prefix": "smoke-X8A0attf2zz6EhnV",
@ -289,11 +289,11 @@
},
"tenancy": "default",
"timeouts": null,
"user_data": "fbb8ce5cb065f8eae2a7229a1c226331e2ee77f3",
"user_data": "efedaaed014dc69321f5e633ebc5dc436baf7b1e",
"user_data_base64": null,
"volume_tags": null,
"vpc_security_group_ids": [
"sg-07a1fc4ec5e80120d"
"sg-0580fa9cbc0493d77"
]
},
"sensitive_attributes": [],
@ -323,7 +323,7 @@
"schema_version": 1,
"attributes": {
"ami": "ami-0b09f36be67d32fff",
"arn": "arn:aws:ec2:us-east-2:941206295814:instance/i-041f0d0f7200dc7a7",
"arn": "arn:aws:ec2:us-east-2:941206295814:instance/i-07f30af63526e9a6b",
"associate_public_ip_address": true,
"availability_zone": "us-east-2a",
"capacity_reservation_specification": [
@ -346,7 +346,7 @@
"snapshot_id": "",
"tags": {},
"throughput": 125,
"volume_id": "vol-0f37e5ea06a7b49b6",
"volume_id": "vol-0a7270e5a68789fbb",
"volume_size": 100,
"volume_type": "gp3"
}
@ -362,7 +362,7 @@
"hibernation": false,
"host_id": null,
"iam_instance_profile": "fb_cluster_node_profile",
"id": "i-041f0d0f7200dc7a7",
"id": "i-07f30af63526e9a6b",
"instance_initiated_shutdown_behavior": "stop",
"instance_state": "running",
"instance_type": "c6g.2xlarge",
@ -383,11 +383,11 @@
"password_data": "",
"placement_group": "",
"placement_partition_number": null,
"primary_network_interface_id": "eni-022602c8f08eb8c5c",
"private_dns": "ip-10-0-101-25.us-east-2.compute.internal",
"private_ip": "10.0.101.25",
"primary_network_interface_id": "eni-0c855451ce29250c9",
"private_dns": "ip-10-0-101-214.us-east-2.compute.internal",
"private_ip": "10.0.101.214",
"public_dns": "",
"public_ip": "3.128.205.2",
"public_ip": "3.128.203.136",
"root_block_device": [
{
"delete_on_termination": true,
@ -397,7 +397,7 @@
"kms_key_id": "",
"tags": null,
"throughput": 125,
"volume_id": "vol-0fed4f2554dbdb52e",
"volume_id": "vol-021c14b5593bdd999",
"volume_size": 20,
"volume_type": "gp3"
}
@ -405,7 +405,7 @@
"secondary_private_ips": [],
"security_groups": [],
"source_dest_check": true,
"subnet_id": "subnet-0247886cd34c1cdf9",
"subnet_id": "subnet-09f6ef1380254341b",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV-featurebase-ingest-0",
"Prefix": "smoke-X8A0attf2zz6EhnV",
@ -418,11 +418,11 @@
},
"tenancy": "default",
"timeouts": null,
"user_data": "c49980e192228c371d034c166b809f26e8257ff0",
"user_data": "38da76e780fedb19ef551fe9d3c84540d1823453",
"user_data_base64": null,
"volume_tags": null,
"vpc_security_group_ids": [
"sg-074a678f421249282"
"sg-08089f99e02a87452"
]
},
"sensitive_attributes": [],
@ -455,7 +455,7 @@
"id": "gitlab-featurebase-ci",
"key_name": "gitlab-featurebase-ci",
"key_name_prefix": "",
"key_pair_id": "key-02708bd9529ba15b7",
"key_pair_id": "key-0a36382ce2a87c44e",
"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC91hhpVHNonAG7ku2ugpxEskf9KHeyHJPQJT26OHrMUw7R+T5A8TjqSzTau07sXQ/E9SO3ebV8SJ5PqeaQOnQB8VEvVNK0DjQH7ppvNg1Rfs42FZT9ttzTMvOjsSbK3vZTHXdoKQEdC9NxBwSkFIRGQojK1HUOq9xGrw31fA1OjSwlpLcbx7yyg18lcqW6UOptnVR8U9Yy9qQ5jZF1HtkQ6L9J+gv4o1UyNAUK2bopeGiXpBc3PQ/CFaFT2h/aqLBP66qAHsHVyAFD3PIRtplC5EHa8jXDgLacEls0uF7Q3kRPxvzcuo4g4VkOn1rDy9qH3vd2hT3aKVnM73FIDUiL",
"tags": null,
"tags_all": {}
@ -475,7 +475,7 @@
{
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:security-group/sg-07a1fc4ec5e80120d",
"arn": "arn:aws:ec2:us-east-2:941206295814:security-group/sg-0580fa9cbc0493d77",
"description": "Allow featurebase inbound traffic",
"egress": [
{
@ -494,7 +494,7 @@
"to_port": 0
}
],
"id": "sg-07a1fc4ec5e80120d",
"id": "sg-0580fa9cbc0493d77",
"ingress": [
{
"cidr_blocks": [
@ -588,7 +588,7 @@
"Name": "allow_featurebase"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6OTAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
@ -608,7 +608,7 @@
{
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:security-group/sg-074a678f421249282",
"arn": "arn:aws:ec2:us-east-2:941206295814:security-group/sg-08089f99e02a87452",
"description": "Allow ingest inbound traffic",
"egress": [
{
@ -627,7 +627,7 @@
"to_port": 0
}
],
"id": "sg-074a678f421249282",
"id": "sg-08089f99e02a87452",
"ingress": [
{
"cidr_blocks": [
@ -671,7 +671,7 @@
"Name": "allow_ingest"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6OTAwMDAwMDAwMDAwfSwic2NoZW1hX3ZlcnNpb24iOiIxIn0=",
@ -693,21 +693,21 @@
"schema_version": 0,
"attributes": {
"address": null,
"allocation_id": "eipalloc-0ba403bbd04c4c421",
"allocation_id": "eipalloc-099cedbe3c5820bbe",
"associate_with_private_ip": null,
"association_id": "",
"carrier_ip": "",
"customer_owned_ip": "",
"customer_owned_ipv4_pool": "",
"domain": "vpc",
"id": "eipalloc-0ba403bbd04c4c421",
"id": "eipalloc-099cedbe3c5820bbe",
"instance": "",
"network_border_group": "us-east-2",
"network_interface": "",
"private_dns": null,
"private_ip": "",
"public_dns": "ec2-3-135-120-186.us-east-2.compute.amazonaws.com",
"public_ip": "3.135.120.186",
"public_dns": "ec2-3-17-85-138.us-east-2.compute.amazonaws.com",
"public_ip": "3.17.85.138",
"public_ipv4_pool": "amazon",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"
@ -726,21 +726,21 @@
"schema_version": 0,
"attributes": {
"address": null,
"allocation_id": "eipalloc-038bb403d3ac622bb",
"allocation_id": "eipalloc-0fca65223cdfd313a",
"associate_with_private_ip": null,
"association_id": "",
"carrier_ip": "",
"customer_owned_ip": "",
"customer_owned_ipv4_pool": "",
"domain": "vpc",
"id": "eipalloc-038bb403d3ac622bb",
"id": "eipalloc-0fca65223cdfd313a",
"instance": "",
"network_border_group": "us-east-2",
"network_interface": "",
"private_dns": null,
"private_ip": "",
"public_dns": "ec2-3-21-208-152.us-east-2.compute.amazonaws.com",
"public_ip": "3.21.208.152",
"public_dns": "ec2-3-135-112-2.us-east-2.compute.amazonaws.com",
"public_ip": "3.135.112.2",
"public_ipv4_pool": "amazon",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"
@ -759,21 +759,21 @@
"schema_version": 0,
"attributes": {
"address": null,
"allocation_id": "eipalloc-0a2d294a1a2988b8a",
"allocation_id": "eipalloc-09323e2a47e394df7",
"associate_with_private_ip": null,
"association_id": "",
"carrier_ip": "",
"customer_owned_ip": "",
"customer_owned_ipv4_pool": "",
"domain": "vpc",
"id": "eipalloc-0a2d294a1a2988b8a",
"id": "eipalloc-09323e2a47e394df7",
"instance": "",
"network_border_group": "us-east-2",
"network_interface": "",
"private_dns": null,
"private_ip": "",
"public_dns": "ec2-3-15-77-161.us-east-2.compute.amazonaws.com",
"public_ip": "3.15.77.161",
"public_dns": "ec2-3-128-36-233.us-east-2.compute.amazonaws.com",
"public_ip": "3.128.36.233",
"public_ipv4_pool": "amazon",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"
@ -800,8 +800,8 @@
"index_key": 0,
"schema_version": 0,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:internet-gateway/igw-0ce70f3cc98fad59d",
"id": "igw-0ce70f3cc98fad59d",
"arn": "arn:aws:ec2:us-east-2:941206295814:internet-gateway/igw-069e52ef204598fdd",
"id": "igw-069e52ef204598fdd",
"owner_id": "941206295814",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"
@ -809,7 +809,7 @@
"tags_all": {
"Name": "smoke-X8A0attf2zz6EhnV"
},
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -831,13 +831,13 @@
"index_key": 0,
"schema_version": 0,
"attributes": {
"allocation_id": "eipalloc-0ba403bbd04c4c421",
"allocation_id": "eipalloc-099cedbe3c5820bbe",
"connectivity_type": "public",
"id": "nat-08b3e77096bf673c0",
"network_interface_id": "eni-0cb08495b42772e7e",
"private_ip": "10.0.101.150",
"public_ip": "3.135.120.186",
"subnet_id": "subnet-0247886cd34c1cdf9",
"id": "nat-01960cd93ff94dc13",
"network_interface_id": "eni-0da9e0562c5e62a35",
"private_ip": "10.0.101.138",
"public_ip": "3.17.85.138",
"subnet_id": "subnet-09f6ef1380254341b",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"
},
@ -859,13 +859,13 @@
"index_key": 1,
"schema_version": 0,
"attributes": {
"allocation_id": "eipalloc-038bb403d3ac622bb",
"allocation_id": "eipalloc-0fca65223cdfd313a",
"connectivity_type": "public",
"id": "nat-074e3de49239f4b6d",
"network_interface_id": "eni-0c188b22b5c37e4ce",
"private_ip": "10.0.102.92",
"public_ip": "3.21.208.152",
"subnet_id": "subnet-06e4c8999144bceac",
"id": "nat-03883494dfdfcc234",
"network_interface_id": "eni-0f234f97b35663c64",
"private_ip": "10.0.102.238",
"public_ip": "3.135.112.2",
"subnet_id": "subnet-063459780d5b84c86",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"
},
@ -887,13 +887,13 @@
"index_key": 2,
"schema_version": 0,
"attributes": {
"allocation_id": "eipalloc-0a2d294a1a2988b8a",
"allocation_id": "eipalloc-09323e2a47e394df7",
"connectivity_type": "public",
"id": "nat-0887acc016e829f29",
"network_interface_id": "eni-09b022afffa124d2d",
"private_ip": "10.0.103.107",
"public_ip": "3.15.77.161",
"subnet_id": "subnet-03329ab9b28b5033d",
"id": "nat-05bbd0bcd20938896",
"network_interface_id": "eni-0a36a85d8383cac8e",
"private_ip": "10.0.103.228",
"public_ip": "3.128.36.233",
"subnet_id": "subnet-0eae785053155c08b",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"
},
@ -930,14 +930,14 @@
"destination_prefix_list_id": "",
"egress_only_gateway_id": "",
"gateway_id": "",
"id": "r-rtb-0188526b3e8b76b171080289494",
"id": "r-rtb-06122e232dba3e71d1080289494",
"instance_id": "",
"instance_owner_id": "",
"local_gateway_id": "",
"nat_gateway_id": "nat-08b3e77096bf673c0",
"nat_gateway_id": "nat-01960cd93ff94dc13",
"network_interface_id": "",
"origin": "CreateRoute",
"route_table_id": "rtb-0188526b3e8b76b17",
"route_table_id": "rtb-06122e232dba3e71d",
"state": "active",
"timeouts": {
"create": "5m",
@ -970,14 +970,14 @@
"destination_prefix_list_id": "",
"egress_only_gateway_id": "",
"gateway_id": "",
"id": "r-rtb-002c011bd5c041ebd1080289494",
"id": "r-rtb-0757c96161330927f1080289494",
"instance_id": "",
"instance_owner_id": "",
"local_gateway_id": "",
"nat_gateway_id": "nat-074e3de49239f4b6d",
"nat_gateway_id": "nat-03883494dfdfcc234",
"network_interface_id": "",
"origin": "CreateRoute",
"route_table_id": "rtb-002c011bd5c041ebd",
"route_table_id": "rtb-0757c96161330927f",
"state": "active",
"timeouts": {
"create": "5m",
@ -1010,14 +1010,14 @@
"destination_prefix_list_id": "",
"egress_only_gateway_id": "",
"gateway_id": "",
"id": "r-rtb-0b7761b88054288c91080289494",
"id": "r-rtb-0584788728d6485171080289494",
"instance_id": "",
"instance_owner_id": "",
"local_gateway_id": "",
"nat_gateway_id": "nat-0887acc016e829f29",
"nat_gateway_id": "nat-05bbd0bcd20938896",
"network_interface_id": "",
"origin": "CreateRoute",
"route_table_id": "rtb-0b7761b88054288c9",
"route_table_id": "rtb-0584788728d648517",
"state": "active",
"timeouts": {
"create": "5m",
@ -1058,15 +1058,15 @@
"destination_ipv6_cidr_block": "",
"destination_prefix_list_id": "",
"egress_only_gateway_id": "",
"gateway_id": "igw-0ce70f3cc98fad59d",
"id": "r-rtb-081f0aeab88a969af1080289494",
"gateway_id": "igw-069e52ef204598fdd",
"id": "r-rtb-08768a10ff241df961080289494",
"instance_id": "",
"instance_owner_id": "",
"local_gateway_id": "",
"nat_gateway_id": "",
"network_interface_id": "",
"origin": "CreateRoute",
"route_table_id": "rtb-081f0aeab88a969af",
"route_table_id": "rtb-08768a10ff241df96",
"state": "active",
"timeouts": {
"create": "5m",
@ -1099,8 +1099,8 @@
"index_key": 0,
"schema_version": 0,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-0188526b3e8b76b17",
"id": "rtb-0188526b3e8b76b17",
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-06122e232dba3e71d",
"id": "rtb-06122e232dba3e71d",
"owner_id": "941206295814",
"propagating_vgws": [],
"route": [],
@ -1111,7 +1111,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19",
@ -1124,8 +1124,8 @@
"index_key": 1,
"schema_version": 0,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-002c011bd5c041ebd",
"id": "rtb-002c011bd5c041ebd",
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-0757c96161330927f",
"id": "rtb-0757c96161330927f",
"owner_id": "941206295814",
"propagating_vgws": [],
"route": [],
@ -1136,7 +1136,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19",
@ -1149,8 +1149,8 @@
"index_key": 2,
"schema_version": 0,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-0b7761b88054288c9",
"id": "rtb-0b7761b88054288c9",
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-0584788728d648517",
"id": "rtb-0584788728d648517",
"owner_id": "941206295814",
"propagating_vgws": [],
"route": [],
@ -1161,7 +1161,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19",
@ -1183,8 +1183,8 @@
"index_key": 0,
"schema_version": 0,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-081f0aeab88a969af",
"id": "rtb-081f0aeab88a969af",
"arn": "arn:aws:ec2:us-east-2:941206295814:route-table/rtb-08768a10ff241df96",
"id": "rtb-08768a10ff241df96",
"owner_id": "941206295814",
"propagating_vgws": [],
"route": [],
@ -1195,7 +1195,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjozMDAwMDAwMDAwMDAsImRlbGV0ZSI6MzAwMDAwMDAwMDAwLCJ1cGRhdGUiOjEyMDAwMDAwMDAwMH19",
@ -1218,9 +1218,9 @@
"schema_version": 0,
"attributes": {
"gateway_id": "",
"id": "rtbassoc-0a662e03498742b2c",
"route_table_id": "rtb-0188526b3e8b76b17",
"subnet_id": "subnet-01c395e32d2b3a5ac"
"id": "rtbassoc-0e02368a84fbc483d",
"route_table_id": "rtb-06122e232dba3e71d",
"subnet_id": "subnet-0dcb2339122bafc95"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -1236,9 +1236,9 @@
"schema_version": 0,
"attributes": {
"gateway_id": "",
"id": "rtbassoc-01c410cbbda04507c",
"route_table_id": "rtb-002c011bd5c041ebd",
"subnet_id": "subnet-0cc5286545afde633"
"id": "rtbassoc-03a94dc33d8ce77ee",
"route_table_id": "rtb-0757c96161330927f",
"subnet_id": "subnet-0981f7f434ca09e8e"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -1254,9 +1254,9 @@
"schema_version": 0,
"attributes": {
"gateway_id": "",
"id": "rtbassoc-00bb83233a6f9ac74",
"route_table_id": "rtb-0b7761b88054288c9",
"subnet_id": "subnet-080978fac46dd1f1a"
"id": "rtbassoc-0bc6944b6e56191de",
"route_table_id": "rtb-0584788728d648517",
"subnet_id": "subnet-0353db6d8c1c7ad43"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -1281,9 +1281,9 @@
"schema_version": 0,
"attributes": {
"gateway_id": "",
"id": "rtbassoc-04ca1629b056b5c8f",
"route_table_id": "rtb-081f0aeab88a969af",
"subnet_id": "subnet-0247886cd34c1cdf9"
"id": "rtbassoc-03dfd5b74f16f8cd8",
"route_table_id": "rtb-08768a10ff241df96",
"subnet_id": "subnet-09f6ef1380254341b"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -1299,9 +1299,9 @@
"schema_version": 0,
"attributes": {
"gateway_id": "",
"id": "rtbassoc-0e500d62b6c879e14",
"route_table_id": "rtb-081f0aeab88a969af",
"subnet_id": "subnet-06e4c8999144bceac"
"id": "rtbassoc-0628c1dc5f82384f6",
"route_table_id": "rtb-08768a10ff241df96",
"subnet_id": "subnet-063459780d5b84c86"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -1317,9 +1317,9 @@
"schema_version": 0,
"attributes": {
"gateway_id": "",
"id": "rtbassoc-0f6c15d4b042d42a2",
"route_table_id": "rtb-081f0aeab88a969af",
"subnet_id": "subnet-03329ab9b28b5033d"
"id": "rtbassoc-0b730b5a81f9e2de4",
"route_table_id": "rtb-08768a10ff241df96",
"subnet_id": "subnet-0eae785053155c08b"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
@ -1343,13 +1343,13 @@
"index_key": 0,
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-01c395e32d2b3a5ac",
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-0dcb2339122bafc95",
"assign_ipv6_address_on_creation": false,
"availability_zone": "us-east-2a",
"availability_zone_id": "use2-az1",
"cidr_block": "10.0.1.0/24",
"customer_owned_ipv4_pool": "",
"id": "subnet-01c395e32d2b3a5ac",
"id": "subnet-0dcb2339122bafc95",
"ipv6_cidr_block": "",
"ipv6_cidr_block_association_id": "",
"map_customer_owned_ip_on_launch": false,
@ -1363,7 +1363,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
@ -1376,13 +1376,13 @@
"index_key": 1,
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-0cc5286545afde633",
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-0981f7f434ca09e8e",
"assign_ipv6_address_on_creation": false,
"availability_zone": "us-east-2b",
"availability_zone_id": "use2-az2",
"cidr_block": "10.0.2.0/24",
"customer_owned_ipv4_pool": "",
"id": "subnet-0cc5286545afde633",
"id": "subnet-0981f7f434ca09e8e",
"ipv6_cidr_block": "",
"ipv6_cidr_block_association_id": "",
"map_customer_owned_ip_on_launch": false,
@ -1396,7 +1396,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
@ -1409,13 +1409,13 @@
"index_key": 2,
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-080978fac46dd1f1a",
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-0353db6d8c1c7ad43",
"assign_ipv6_address_on_creation": false,
"availability_zone": "us-east-2c",
"availability_zone_id": "use2-az3",
"cidr_block": "10.0.3.0/24",
"customer_owned_ipv4_pool": "",
"id": "subnet-080978fac46dd1f1a",
"id": "subnet-0353db6d8c1c7ad43",
"ipv6_cidr_block": "",
"ipv6_cidr_block_association_id": "",
"map_customer_owned_ip_on_launch": false,
@ -1429,7 +1429,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
@ -1451,13 +1451,13 @@
"index_key": 0,
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-0247886cd34c1cdf9",
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-09f6ef1380254341b",
"assign_ipv6_address_on_creation": false,
"availability_zone": "us-east-2a",
"availability_zone_id": "use2-az1",
"cidr_block": "10.0.101.0/24",
"customer_owned_ipv4_pool": "",
"id": "subnet-0247886cd34c1cdf9",
"id": "subnet-09f6ef1380254341b",
"ipv6_cidr_block": "",
"ipv6_cidr_block_association_id": "",
"map_customer_owned_ip_on_launch": false,
@ -1471,7 +1471,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
@ -1484,13 +1484,13 @@
"index_key": 1,
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-06e4c8999144bceac",
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-063459780d5b84c86",
"assign_ipv6_address_on_creation": false,
"availability_zone": "us-east-2b",
"availability_zone_id": "use2-az2",
"cidr_block": "10.0.102.0/24",
"customer_owned_ipv4_pool": "",
"id": "subnet-06e4c8999144bceac",
"id": "subnet-063459780d5b84c86",
"ipv6_cidr_block": "",
"ipv6_cidr_block_association_id": "",
"map_customer_owned_ip_on_launch": false,
@ -1504,7 +1504,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
@ -1517,13 +1517,13 @@
"index_key": 2,
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-03329ab9b28b5033d",
"arn": "arn:aws:ec2:us-east-2:941206295814:subnet/subnet-0eae785053155c08b",
"assign_ipv6_address_on_creation": false,
"availability_zone": "us-east-2c",
"availability_zone_id": "use2-az3",
"cidr_block": "10.0.103.0/24",
"customer_owned_ipv4_pool": "",
"id": "subnet-03329ab9b28b5033d",
"id": "subnet-0eae785053155c08b",
"ipv6_cidr_block": "",
"ipv6_cidr_block_association_id": "",
"map_customer_owned_ip_on_launch": false,
@ -1537,7 +1537,7 @@
"Name": "smoke-X8A0attf2zz6EhnV"
},
"timeouts": null,
"vpc_id": "vpc-09399fb96f3e97abb"
"vpc_id": "vpc-035fcf75548026b23"
},
"sensitive_attributes": [],
"private": "eyJlMmJmYjczMC1lY2FhLTExZTYtOGY4OC0zNDM2M2JjN2M0YzAiOnsiY3JlYXRlIjo2MDAwMDAwMDAwMDAsImRlbGV0ZSI6MTIwMDAwMDAwMDAwMH0sInNjaGVtYV92ZXJzaW9uIjoiMSJ9",
@ -1559,18 +1559,18 @@
"index_key": 0,
"schema_version": 1,
"attributes": {
"arn": "arn:aws:ec2:us-east-2:941206295814:vpc/vpc-09399fb96f3e97abb",
"arn": "arn:aws:ec2:us-east-2:941206295814:vpc/vpc-035fcf75548026b23",
"assign_generated_ipv6_cidr_block": false,
"cidr_block": "10.0.0.0/16",
"default_network_acl_id": "acl-0e775e2274b35eb81",
"default_route_table_id": "rtb-0ce9b4e74fdbdc1ef",
"default_security_group_id": "sg-0147d81e8e9887ad2",
"default_network_acl_id": "acl-0db479d99cf0759f8",
"default_route_table_id": "rtb-0a264d3195bef2a21",
"default_security_group_id": "sg-025b70c95323fd7e6",
"dhcp_options_id": "dopt-0398725faf4f782c8",
"enable_classiclink": null,
"enable_classiclink_dns_support": null,
"enable_dns_hostnames": false,
"enable_dns_support": true,
"id": "vpc-09399fb96f3e97abb",
"id": "vpc-035fcf75548026b23",
"instance_tenancy": "default",
"ipv4_ipam_pool_id": null,
"ipv4_netmask_length": null,
@ -1578,7 +1578,7 @@
"ipv6_cidr_block": "",
"ipv6_ipam_pool_id": null,
"ipv6_netmask_length": null,
"main_route_table_id": "rtb-0ce9b4e74fdbdc1ef",
"main_route_table_id": "rtb-0a264d3195bef2a21",
"owner_id": "941206295814",
"tags": {
"Name": "smoke-X8A0attf2zz6EhnV"