Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Commit

Permalink
Update typo in dsm-mp.template
Browse files Browse the repository at this point in the history
Modified S3AcccessKeys to remove extra c
  • Loading branch information
cthrasher authored Nov 6, 2018
1 parent a1b3435 commit 0be30c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/marketplace/dsm-mp.template
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@ Resources:
Type: AWS::EC2::Instance
Metadata:
AWS::CloudFormation::Authentication:
S3AcccessCreds:
S3AccessCreds:
type: S3
roleName: !Ref DSMRole
buckets: !Ref QSS3BucketName
Expand Down

0 comments on commit 0be30c5

Please sign in to comment.