This repository was archived by the owner on Mar 12, 2026. It is now read-only.
v0.7.7
🤖 Automatic Updates
chore(deps): update terraform cloudposse/elastic-beanstalk-environment/aws to v0.35.0 @renovate (#59)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/elastic-beanstalk-environment/aws (source) | terraform | minor | 0.32.0 -> 0.35.0 |
Release Notes
cloudposse/terraform-aws-elastic-beanstalk-environment
v0.35.0
mfa_delete removed @maximmi (#159)
#### 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/629v0.34.0
readme updated, BridgeCrew compliance checks fixed, code cleaned @maximmi (#158)
#### 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-restv0.33.0
Terraform 0.14 upgrade @maximmi (#156)
#### what - Upgrade to support Terraform 0.14 and bring up to current Cloud Posse standard #### why - Support Terraform 0.14v0.32.1
🤖 Automatic Updates
Update Terraform cloudposse/route53-cluster-hostname/aws to v0.10.0 @renovate (#157)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloudposse/route53-cluster-hostname/aws (source) | terraform | minor | 0.9.0 -> 0.10.0 |