Skip to content

Commit 3bae543

Browse files
author
AWS Scripting Guy
committed
2 parents 35f916a + a26f113 commit 3bae543

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)