Amazon web services – Preventing Terraform from assigning reserved IP addresses to resources
I have a scenario where I’m using AWS server setup with an EFS and RDS setup. To enable high availability, I’ve configured a PCS cluster, and as a result, some IP addresses have been reserved as virtual IPs. For deployment,…