F5Networks / terraform-azure-bigip-module

Terraform module for Deploying BIG-IP in azure
Apache License 2.0
9 stars 23 forks source link

[BUG] Management static private IPs do not work #36

Closed ShachafGoldstein closed 1 year ago

ShachafGoldstein commented 2 years ago

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.

KrithikaChidambaram commented 2 years ago

Hi, could you please elaborate the issue?

ShachafGoldstein commented 2 years ago

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

KrithikaChidambaram commented 1 year ago

Hi, can you please share the main.tf file?

guyopal commented 1 year ago

Here you go @KrithikaChidambaram main.txt

guyopal commented 1 year ago

Hi @KrithikaChidambaram, any news?

KrithikaChidambaram commented 1 year ago

Hi, thanks for reporting. Internal tracking ID for this issue is: INFRAANO-1050, thanks!

RavinderReddyF5 commented 1 year ago

Hi @ShachafGoldstein @guyopal fixed in v1.2.7