Skip to content

Commit 753c913

Browse files
Merge pull request #3 from john-mclean/patch-1
remove comma for json validation
2 parents 553dfc7 + 17bd5d5 commit 753c913

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cloudformation template/aspnetwincontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
},
111111
"ca-central-1": {
112112
"AMIID": "ami-2859e24c"
113-
},
114113
}
114+
}
115115
},
116116
"Resources": {
117117
"EcsSecurityGroup": {

0 commit comments

Comments
 (0)