nozaq / terraform-aws-secure-baseline

Terraform module to set up your AWS account with the secure baseline configuration based on CIS Amazon Web Services Foundations and AWS Foundational Security Best Practices.
MIT License
1.14k stars 372 forks source link

Make audit log & content bucket name fully customizable #301

Closed K3ndu closed 2 years ago

K3ndu commented 2 years ago

Hello!

Can you make it that both bucket names are fully customizable? We have our own naming convention and this module has hard coded bucket names.

Alternative would be creating external bucket and creating all the policies needed but having a possibility to declare the bucket name your own would be better.