Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
loadbalancer: don't assume IPv4 IP address on load balancer
The azure load balancer resource's frontend_ip_configuration argument assumes the IP address is only going to be IPv4. This removes that restriction to be in line with the rest of the terraform code that does not have that validation. https://bugzilla.redhat.com/show_bug.cgi?id=1808973
- Loading branch information