Skip to content

Commit

Permalink
Enable versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
rezabekf committed Jun 16, 2021
1 parent 82f1cc4 commit f0e2633
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/cfn/template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ Resources:
WebUIBucket:
Type: AWS::S3::Bucket
Properties:
VersioningConfiguration:
Status: Enabled
BucketEncryption:
ServerSideEncryptionConfiguration:
- ServerSideEncryptionByDefault:
Expand Down

0 comments on commit f0e2633

Please sign in to comment.