Setting up a Reserved Public IP on a OCI Load Balancer
Content
Hi
I'm setting up an OCI Load Balancer but want to put a reserved Public IP on it so that it's static in DNS.
However I can't see how to do that in either Terraform (https://www.terraform.io/docs/providers/oci/r/load_balancer_load_balancer.html) or the console. I've been experimenting in TF with "ip_address" sorts of attributes, in case there's something undocumented, but with no success.
Having a static IP on the front of your load balancer would seem like a very ordinary requirement, so am I missing something?
TIA!
Simon
Version
0.12
Tagged:
1