Specify explicit address from BYOIP pool #8004
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
Community Note
Description
We have a CIDR allocated to us by ARIN. We used the BYOIP functionality to bring the addresses to AWS. Now we want to use the addresses, specifying a particular IP from our pool. Currently one can only use a random address within the pool, not a specific address.
Looking at the AWS API documentation one needs to simply include the
Address
parameter instead ofPublicIpv4Pool
and AWS will assign the IP from the proper pool.New or Affected Resource(s)
Potential Terraform Configuration
References
The text was updated successfully, but these errors were encountered: