Skip to content

Commit

Permalink
fix duplicated PublicAccessBlockConfiguration key
Browse files Browse the repository at this point in the history
  • Loading branch information
JonHolman committed Jan 24, 2025
1 parent 48376c0 commit 7cc182e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions services/ui/serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,6 @@ resources:
ServerSideEncryptionConfiguration:
- ServerSideEncryptionByDefault:
SSEAlgorithm: AES256
PublicAccessBlockConfiguration:
BlockPublicAcls: true
BlockPublicPolicy: true
IgnorePublicAcls: true
RestrictPublicBuckets: true
VersioningConfiguration:
Status: Enabled
LoggingConfiguration:
Expand Down

0 comments on commit 7cc182e

Please sign in to comment.