I'm using Amazon Elastic Beanstalk with a VPC and I want to have multiple environments (workers) with different IP addresses. I don't need them to be static, I would actually prefer them to change regularly if possible. The reason they are in a VPC is to do peering with MongoDB Atlas.
Is there a way to have multiple environments in a VPC with dynamic external IP addresses?