Skip to content

Commit 7d9c5ef

Browse files
maurogestosoaws-scripting-guy
authored andcommitted
Update yaml-snippets.json (#27)
1 parent 8e789f9 commit 7d9c5ef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/yaml-snippets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@
432432
"${4:AttachGateway}:",
433433
" Type: AWS::EC2::VPCGatewayAttachment",
434434
" Properties:",
435-
" VpcId: ${4:vpc-id}",
435+
" VpcId: ${5:vpc-id}",
436436
" InternetGatewayId: !Ref ${1:igwName}"
437437
],
438438
"description": "",
@@ -1451,4 +1451,4 @@
14511451
"description": "",
14521452
"scope": "json"
14531453
}
1454-
}
1454+
}

0 commit comments

Comments
 (0)