f5devcentral / terraform-aws-bigip

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

Associate additional Private IPs #46

Closed codygreen closed 4 years ago

codygreen commented 4 years ago

Each virtual server created for an application will need an associated private IP address on the mgmt (1 nic deployment) or external (multi-nic deployment) network interface. Add a variable to the module that accepts this the number of apps being deployed then creates the corresponding IPs.