Update integration test output after #8053

This commit is contained in:
Ciprian Hacman 2019-12-07 06:08:23 +02:00
parent 41f60dccfd
commit a27db809c9
1 changed files with 15 additions and 6 deletions

View File

@ -333,11 +333,20 @@
"SubnetId": {
"Ref": "AWSEC2Subnetutilityustest1aprivatecalicoexamplecom"
},
"tags": {
"KubernetesCluster": "privatecalico.example.com",
"Name": "us-test-1a.privatecalico.example.com",
"kubernetes.io/cluster/privatecalico.example.com": "owned"
}
"Tags": [
{
"Key": "KubernetesCluster",
"Value": "privatecalico.example.com"
},
{
"Key": "Name",
"Value": "us-test-1a.privatecalico.example.com"
},
{
"Key": "kubernetes.io/cluster/privatecalico.example.com",
"Value": "owned"
}
]
}
},
"AWSEC2Route00000": {
@ -1409,4 +1418,4 @@
}
}
}
}
}