AWS S3 bucket Terraform module

Upstream version 5.14.0
2 controls from Registry requirements

Terraform Module Source

cisv120.compliance.tf/terraform-aws-modules/s3-bucket/aws

Behavioral Summary

This module modifies 1 variable default and makes 0 resource changes from the upstream module. All changes are driven by compliance controls and can be reviewed in detail below.

Your Code Impact

If you are migrating from the upstream module, the enforced default changes mean your existing configurations will automatically gain compliance controls. Variables you have explicitly set will continue to use your values. Review the diff below to understand exactly what changes.

Compared to terraform-aws-modules/s3-bucket/aws@5.14.01 changes

Variables Changed

1
VariableUpstreamCTFReasonControl
versioning{}{ "mfa_delete": "Enabled" }Once MFA Delete is enabled on your sensitive and classified S3 bucket it requires the user to have two forms of authentication.s3_bucket_mfa_delete_enabled