f5devcentral / terraform-aws-bigip

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

Static IPs for Self IP Addresses #47

Open codygreen opened 4 years ago

codygreen commented 4 years ago

F5's recommendation for clustered BIG-IPs is to statically set the Self-IP addresses versus using DHCP. Extend the module to account for this.

The default deployment method should be DHCP though.