Skip to content

Commit

Permalink
chore(aws-codedeploy): fix out of date integ test expectation, not up…
Browse files Browse the repository at this point in the history
…dated after typo fix in #818.
  • Loading branch information
skinny85 authored Oct 5, 2018
1 parent 4e050c3 commit eb4bacf
Showing 1 changed file with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
]
}
},
"VPCPublicSubnet1RouteTableAssociatioin249B4093": {
"VPCPublicSubnet1RouteTableAssociation0B0896DC": {
"Type": "AWS::EC2::SubnetRouteTableAssociation",
"Properties": {
"RouteTableId": {
Expand Down Expand Up @@ -126,7 +126,7 @@
]
}
},
"VPCPublicSubnet2RouteTableAssociatioin766225D7": {
"VPCPublicSubnet2RouteTableAssociation5A808732": {
"Type": "AWS::EC2::SubnetRouteTableAssociation",
"Properties": {
"RouteTableId": {
Expand Down Expand Up @@ -206,7 +206,7 @@
]
}
},
"VPCPublicSubnet3RouteTableAssociatioinF4E24B3B": {
"VPCPublicSubnet3RouteTableAssociation427FE0C6": {
"Type": "AWS::EC2::SubnetRouteTableAssociation",
"Properties": {
"RouteTableId": {
Expand Down Expand Up @@ -286,7 +286,7 @@
]
}
},
"VPCPrivateSubnet1RouteTableAssociatioin77F7CA18": {
"VPCPrivateSubnet1RouteTableAssociation347902D1": {
"Type": "AWS::EC2::SubnetRouteTableAssociation",
"Properties": {
"RouteTableId": {
Expand Down Expand Up @@ -340,7 +340,7 @@
]
}
},
"VPCPrivateSubnet2RouteTableAssociatioinC31995B4": {
"VPCPrivateSubnet2RouteTableAssociation0C73D413": {
"Type": "AWS::EC2::SubnetRouteTableAssociation",
"Properties": {
"RouteTableId": {
Expand Down Expand Up @@ -394,7 +394,7 @@
]
}
},
"VPCPrivateSubnet3RouteTableAssociatioin3B0B6B38": {
"VPCPrivateSubnet3RouteTableAssociationC28D144E": {
"Type": "AWS::EC2::SubnetRouteTableAssociation",
"Properties": {
"RouteTableId": {
Expand Down

0 comments on commit eb4bacf

Please sign in to comment.