Elastic Beanstalk/Terraform: Static primary private ip address of EC2 instance

0

I'm managing a Elastic Beanstalk environment with Terraform and I'd like to set a static primary private IP address for the EC2 instance which EB creates. Is that possible? Terraform can set the EB configuration settings (https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html) but it seems it is not possible to define the private ip address this way.

  • This is not possible. I am curious as to what you wish to accomplish by doing this? Maybe using a NAT gateway will help you achieve your desired outcome.

asked a year ago140 views
No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions