Closed ShachafGoldstein closed 1 year ago
Hi, could you please elaborate the issue?
If I remember correctly the logic there ignores the scenario where you have only private ip for mgmt without public ip.
For that case you have the local of mgmt_private_ip_primary which is never used I can the code.
Currently you cannot deploy with this model a private only deployment without doing changes
Hi, can you please share the main.tf file?
Hi @KrithikaChidambaram, any news?
Hi, thanks for reporting. Internal tracking ID for this issue is: INFRAANO-1050, thanks!
Hi @ShachafGoldstein @guyopal fixed in v1.2.7
https://github.com/F5Networks/terraform-azure-bigip-module/blob/0cf879e439bda61f0561e2445a6cc6a1def87faf/main.tf#L329 the logic here is actually on public IP and not private.
the internal/external ones have a good logic.