I am trying to create a http(s) loadbalancer. while doing the frontend configuration , i am using the same ip address for both of the http frontend and the https frontend . But it is giving me the following error .
Invalid value for field 'resource.IPAddress': 'projects/gds-prototype-20190629/global/addresses/jenkins-airflow-lb-ip-new'. Specified IP address is in-use and would result in a conflict.
I already have created some other load balancer and was using the same ip address for both http and the https frontend.
Have anyone faced this issue before?