diff --git a/cfngoat.yaml b/cfngoat.yaml index 7e80f9a8..0c7e74b0 100644 --- a/cfngoat.yaml +++ b/cfngoat.yaml @@ -656,10 +656,14 @@ Resources: Tags: - Key: Name Value: !Sub "${AWS::AccountId}-${CompanyName}-${Environment}-logs" + + ######################## ### Clean S3 Buckets ### ######################## + PublicAccessBlockConfiguration: + IgnorePublicAcls: True CleanupRole: Type: AWS::IAM::Role Properties: