For a long time, I supported VPC (with 1 subnet) on Amazon Web Services (AWS) with multiple instances, each of which had a Elastic IP address.
For new needs, I defined a second VPC (with 1 subnet) in my account: for some reason, I cannot associate EIP (which has no problems) with instances running in VPC # 2: the interactive console wizard provides only instances of the first VPC.
Is this a known limitation or am I doing something wrong?
source share