f5devcentral / terraform-aws-bigip

BIG-IP AWS module for the Terraform Registry
MIT License
10 stars 25 forks source link

Multiple public ips closes #46 #41

Closed mjmenger closed 4 years ago

mjmenger commented 4 years ago

the intent of this is to provide a mechanism for allocating public ips that would be assigned as application destinations. And, also to output the ip addresses in an easy to consume fashion.

codygreen commented 4 years ago

would this assume each application would have it's own EIP?

mjmenger commented 4 years ago

would this assume each application would have it's own EIP?

if you choose to use it that way. the only thing that this does is preallocate n ips to the public nic. You could then use one of those ip addresses for one application and another to serve multiple applications based upon url.