terraform-aws-elastic-beanstalk-environment
terraform-aws-elastic-beanstalk-environment copied to clipboard
Terraform module to provision an AWS Elastic Beanstalk Environment
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cloudposse/lb-s3-bucket/aws](https://registry.terraform.io/modules/cloudposse/lb-s3-bucket/aws) ([source](https://togithub.com/cloudposse/terraform-aws-lb-s3-bucket)) | module | minor | `0.19.0` -> `0.20.0` |...
Bumps the go_modules group with 2 updates in the /test/src directory: [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) and gopkg.in/yaml.v3. Updates `github.com/hashicorp/go-getter` from 1.5.9 to 1.7.5 Release notes Sourced from github.com/hashicorp/go-getter's releases. v1.7.5 What's Changed Prevent...
I have searched the doc a while until i found the correct page
## what - Update test fixture to use most recent EB Python 3.11 platform ## why - Current fixtures have a deprecated value which is no longer supported and causes...
### Describe the Bug It's good to have lifecycle ignore_changes such that if I need to make any minor version change of beanstalk I don't have to change it from...
### Describe the Bug Describe the Bug The issue arises with s3_bucket_versioning_enabled = true The "count" value depends on resource attributes that cannot be determined until applied, so Terraform cannot...