mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-10 14:55:00 +00:00
fix(typo): ArtifactBucket tags (#1145)
This commit is contained in:
@@ -131,7 +131,7 @@ Resources:
|
|||||||
Properties:
|
Properties:
|
||||||
Tags:
|
Tags:
|
||||||
- Key: Name
|
- Key: Name
|
||||||
Value: !Sub '${ServiceName}-${AWS::AccountId}-S3-Prower-${AWS::StackName}'
|
Value: !Sub '${ServiceName}-${AWS::AccountId}-S3-Prowler-${AWS::StackName}'
|
||||||
BucketName: !Sub '${ServiceName}-reports-${AWS::Region}-prowler-${AWS::AccountId}'
|
BucketName: !Sub '${ServiceName}-reports-${AWS::Region}-prowler-${AWS::AccountId}'
|
||||||
AccessControl: LogDeliveryWrite
|
AccessControl: LogDeliveryWrite
|
||||||
VersioningConfiguration:
|
VersioningConfiguration:
|
||||||
|
|||||||
Reference in New Issue
Block a user