binbashar / terraform-aws-vpc-flowlogs

Terraform module which creates VPC flow logs to S3 on AWS https://registry.terraform.io/modules/binbashar/vpc-flowlogs
MIT License
4 stars 14 forks source link

Versioning bucket variable #16

Closed Franr closed 1 year ago

Franr commented 1 year ago

what

Add a enable_versioning variable that will enable versioning on the bucket.

why

Some clients may want to have versioning enable on all their buckets (because of security concerns).