Skip to content

Commit

Permalink
set deterministic name
Browse files Browse the repository at this point in the history
  • Loading branch information
gidsg committed Oct 8, 2024
1 parent ceec9c6 commit 4e1a4f2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ Resources:
'aws:copilot:description': 'An Amazon S3 bucket, sanitised-database-dumps, for storing and retrieving objects'
Type: AWS::S3::Bucket
Properties:
BucketName: !Sub fs-sanitised-database-dumps-${Env}
VersioningConfiguration:
Status: Enabled
AccessControl: Private
Expand Down

0 comments on commit 4e1a4f2

Please sign in to comment.