User would like to take network interface IDs and use the value in other resources such as AWS route tables. Based on the current BIG-IP module, the ID of the network interface is needed along with the IP. The IP addresses are already in the output. We are missing the ID of the network interface IDs.
User would like to take network interface IDs and use the value in other resources such as AWS route tables. Based on the current BIG-IP module, the ID of the network interface is needed along with the IP. The IP addresses are already in the output. We are missing the ID of the network interface IDs.
Similar to Azure ticket too - https://github.com/F5Networks/terraform-azure-bigip-module/issues/29
workaround
Tested this and it works...
All though, I see you have this in locals too. But it's commented.