Skip to content

Commit

Permalink
1.0.5 --> 1.0.6 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottokruse committed Feb 18, 2020
1 parent e1699e5 commit 1d9e9be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion example-serverless-app-reuse/reuse-auth-only.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Resources:
Properties:
Location:
ApplicationId: arn:aws:serverlessrepo:us-east-1:520945424137:applications/cloudfront-authorization-at-edge
SemanticVersion: 1.0.5
SemanticVersion: 1.0.6
Parameters:
CreateCloudFrontDistribution: "false"
# AlternateDomainNames: <your alternate domain names, this will be the same list as the aliases of your CloudFront distribution above>
2 changes: 1 addition & 1 deletion example-serverless-app-reuse/reuse-complete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Resources:
Properties:
Location:
ApplicationId: arn:aws:serverlessrepo:us-east-1:520945424137:applications/cloudfront-authorization-at-edge
SemanticVersion: 1.0.5
SemanticVersion: 1.0.6
AlanTuring:
Type: AWS::Cognito::UserPoolUser
Properties:
Expand Down

0 comments on commit 1d9e9be

Please sign in to comment.