diff --git a/templates/git2s3.template b/templates/git2s3.template index 0c7ca43..cc35fcd 100644 --- a/templates/git2s3.template +++ b/templates/git2s3.template @@ -1244,7 +1244,7 @@ "Ref": "CreateSSHKey" }, "\",\n", - " \"raw-body\" : \"$util.escapeJavaScript($input.body)\"\n", + " \"raw-body\" : \"$util.escapeJavaScript($input.body).replace(\"\\'\",\"'\")\"\n", " }\n", "}" ]