Skip to content

preserve original IP Address when load balancer is recreated #1649

@tigermatos

Description

@tigermatos

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Would it be possible to have an IP_Address property for oci_load_balancer_load_balancer, to explicitly assign a private IP to the load balancer?
Changes to Load Balancer property that does not support update will force the destruction and recreation of the load balancer, which results in a new IP Address assigned by the system. Then we need to update DNS name resolution, etc. Or perhaps the recreation process could be enhanced to internally lookup the current IP Address first, and then preserve it, by reusing the old IP.

New or Affected Resource(s)

oci_load_balancer_load_balancer and oci_network_load_balancer_network_load_balancer

References

https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/load_balancer_load_balancer

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions