Skip to content

Commit

Permalink
Remove projectFolder from templateFile
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexis Francois Philippart de Foy committed Jan 17, 2024
1 parent bc98ea3 commit a9feb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventbridge-appsync-subscription-sam/example-pattern.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/eventbridge-appsync-subscription-sam",
"templateURL": "serverless-patterns/eventbridge-appsync-subscription-sam",
"projectFolder": "eventbridge-appsync-subscription-sam",
"templateFile": "eventbridge-appsync-subscription-sam/template.yaml"
"templateFile": "template.yaml"
}
},
"resources": {
Expand Down

0 comments on commit a9feb8b

Please sign in to comment.