Skip to content

Commit a26f113

Browse files
tac0x2aaws-scripting-guy
authored andcommitted
fix typo (#32)
1 parent be66210 commit a26f113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/yaml-snippets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@
221221
" Monitoring: ${6:true|false}",
222222
" SecurityGroupIds:",
223223
" - ${7:sg-id}",
224-
" Userdata: !Base64 |",
224+
" UserData: !Base64 |",
225225
" #!/bin/bash -ex",
226226
" # put your script here",
227227
" Tags:",

0 commit comments

Comments
 (0)