We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 388b3c4 commit 48d458dCopy full SHA for 48d458d
example/template.yml
@@ -48,7 +48,7 @@ Resources:
48
Type: AWS::CloudFormation::CustomResource
49
Properties:
50
51
- # the following two lines are requires to
+ # the following two lines are required to
52
# ensure that cloudformation will trigger the
53
# resource every time you change the bundled files
54
ServiceToken: !GetAtt SiteSource.Arn
0 commit comments