Skip to content

Commit

Permalink
test: update integ test
Browse files Browse the repository at this point in the history
  • Loading branch information
badmintoncryer committed Apr 29, 2024
1 parent 66dac62 commit 91d89bc
Show file tree
Hide file tree
Showing 8 changed files with 176 additions and 176 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -10,7 +10,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc"
"Value": "MultiAzRedshift/Vpc"
}
]
},
Expand All @@ -34,7 +34,7 @@
},
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet1"
"Value": "MultiAzRedshift/Vpc/PublicSubnet1"
}
],
"VpcId": {
Expand All @@ -50,7 +50,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet1"
"Value": "MultiAzRedshift/Vpc/PublicSubnet1"
}
],
"VpcId": {
Expand Down Expand Up @@ -97,7 +97,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet1"
"Value": "MultiAzRedshift/Vpc/PublicSubnet1"
}
]
},
Expand All @@ -119,7 +119,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet1"
"Value": "MultiAzRedshift/Vpc/PublicSubnet1"
}
]
},
Expand Down Expand Up @@ -147,7 +147,7 @@
},
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet2"
"Value": "MultiAzRedshift/Vpc/PublicSubnet2"
}
],
"VpcId": {
Expand All @@ -163,7 +163,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet2"
"Value": "MultiAzRedshift/Vpc/PublicSubnet2"
}
],
"VpcId": {
Expand Down Expand Up @@ -210,7 +210,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet2"
"Value": "MultiAzRedshift/Vpc/PublicSubnet2"
}
]
},
Expand All @@ -232,7 +232,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet2"
"Value": "MultiAzRedshift/Vpc/PublicSubnet2"
}
]
},
Expand Down Expand Up @@ -260,7 +260,7 @@
},
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet3"
"Value": "MultiAzRedshift/Vpc/PublicSubnet3"
}
],
"VpcId": {
Expand All @@ -276,7 +276,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet3"
"Value": "MultiAzRedshift/Vpc/PublicSubnet3"
}
],
"VpcId": {
Expand Down Expand Up @@ -323,7 +323,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet3"
"Value": "MultiAzRedshift/Vpc/PublicSubnet3"
}
]
},
Expand All @@ -345,7 +345,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PublicSubnet3"
"Value": "MultiAzRedshift/Vpc/PublicSubnet3"
}
]
},
Expand Down Expand Up @@ -373,7 +373,7 @@
},
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PrivateSubnet1"
"Value": "MultiAzRedshift/Vpc/PrivateSubnet1"
}
],
"VpcId": {
Expand All @@ -389,7 +389,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PrivateSubnet1"
"Value": "MultiAzRedshift/Vpc/PrivateSubnet1"
}
],
"VpcId": {
Expand Down Expand Up @@ -443,7 +443,7 @@
},
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PrivateSubnet2"
"Value": "MultiAzRedshift/Vpc/PrivateSubnet2"
}
],
"VpcId": {
Expand All @@ -459,7 +459,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PrivateSubnet2"
"Value": "MultiAzRedshift/Vpc/PrivateSubnet2"
}
],
"VpcId": {
Expand Down Expand Up @@ -513,7 +513,7 @@
},
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PrivateSubnet3"
"Value": "MultiAzRedshift/Vpc/PrivateSubnet3"
}
],
"VpcId": {
Expand All @@ -529,7 +529,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc/PrivateSubnet3"
"Value": "MultiAzRedshift/Vpc/PrivateSubnet3"
}
],
"VpcId": {
Expand Down Expand Up @@ -572,7 +572,7 @@
"Tags": [
{
"Key": "Name",
"Value": "aws-cdk-redshift-cluster-database/Vpc"
"Value": "MultiAzRedshift/Vpc"
}
]
},
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 91d89bc

Please sign in to comment.