F5Networks / terraform-azure-bigip-module

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

Support to associate ASGs to network interfaces #22

Closed AbhishekBatapati22 closed 1 year ago

AbhishekBatapati22 commented 2 years ago

As part of F5s deployment in Azure, we do have NSG rules defined using ASGs.

Current bigip module do not support ASG association. Without this support we cannot define NSG rules using ASGs. Using only IPs is a concern as we have other instances in mgmt subnet we do not want those instances to have access to F5s.

We are already passing in subnets and nsg information to bigip module. If bigip module support ASG association then it will help us to define NSG rules before deploying F5s.

KrithikaChidambaram commented 2 years ago

Hi, this is added to the our backlog, internal tracking id is: INFRAANO-932, thanks!

RavinderReddyF5 commented 1 year ago

Hi @AbhishekBatapati22 fixed in v1.2.7