Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I don't see an option to set proxy server in container options for EBS #245

Open
vijainirmal opened this issue Jul 28, 2023 · 0 comments
Open
Labels
bug 🐛 An issue with the system

Comments

@vijainirmal
Copy link

Describe the Bug

Should you also include the settings for proxy server under the following resource ?

https://github.com/cloudposse/terraform-aws-elastic-beanstalk-environment/blob/9697073e3f71099873c7c1ee28b15fda2a3dab72/main.tf#L601C11-L601C44

Expected Behavior

Under the resource "aws_elastic_beanstalk_environment" I was looking for something like,

setting {
namespace = "aws:elasticbeanstalk:environment:proxy"
name = "Proxy"
value = "ngnix"
resource = ""
}

Steps to Reproduce

I found these settings are missing. Should that still be relevant as part of this module ?
Probably if you can include those it would be great.

Screenshots

Screenshot 2023-07-28 at 10 51 06

Environment

No response

Additional Context

No response

@vijainirmal vijainirmal added the bug 🐛 An issue with the system label Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant