mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-21 16:21:00 -05:00
parent
32a200b72a
commit
256b22786d
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@
|
|||
"VPCRegion": "ap-northeast-1"
|
||||
},
|
||||
{
|
||||
"VPCId": "vpc-efgh5678",
|
||||
"VPCId": "vpc-abcd5678",
|
||||
"VPCRegion": "us-west-2"
|
||||
}
|
||||
],
|
||||
|
|
|
@ -13,7 +13,7 @@ Resources:
|
|||
VPCId: 'vpc-abcd1234'
|
||||
VPCRegion: 'ap-northeast-1'
|
||||
-
|
||||
VPCId: 'vpc-efgh5678'
|
||||
VPCId: 'vpc-abcd5678'
|
||||
VPCRegion: 'us-west-2'
|
||||
HostedZoneTags:
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue