I have a Elastic Beanstalk running in a VPC which has access to a 3rd party VPN. The VPN firewall gives access only a single private IP. but every time during a re-deployment the ebs private IP changes in the EC2 instance. is there a way to set a private static ip to ebs ec2 instance
Asked
Active
Viewed 76 times
0
-
Usually private IP does not change. What exactly do you do that you gent new private ip for each re-deployment? – Marcin Dec 30 '22 at 08:16
-
I had to do some changes. it had to redeployed again. – Lahiru Supun Dec 30 '22 at 10:15