🤖 Automatic Updates
Update Terraform cloudposse/codebuild/aws to v0.30.0 @renovate (#56)
This PR contains the following updates:
Release Notes
cloudposse/terraform-aws-codebuild
Compare Source
mfa_delete removed due to issue in terraform @maximmi (#79)
#### what
* `mfa_delete` removed
* Bridgecrew check `Ensure S3 bucket has MFA delete enabled` skipped
#### why
* Because terraform doesn't support this argument to be toggled (https://github.com/hashicorp/terraform-provider-aws/issues/629).
* To satisfy Bridgecrew compliance scan
#### references
* https://github.com/hashicorp/terraform-provider-aws/issues/629
Compare Source
readme updated, BridgeCrew compliance checks fixes, code cleaned @maximmi (#75)
#### what
* BridgeCrew compliance checks fix
* readme updated
* default behaviour changed: `S3 bucket MFA delete` enabled by default
* default behaviour changed: `S3 Bucket Versioning` enabled by default
* default behaviour changed: `Encryption of the S3 bucket` enabled by default
#### why
* To be able to position our modules as standards compliant
* stay in sync with code
* To comply BridgeCrew check
#### references
* https://docs.bridgecrew.io/docs/s3_16-enable-versioning
* https://docs.bridgecrew.io/docs/s3_13-enable-logging
* https://docs.bridgecrew.io/docs/s3_14-data-encrypted-at-rest