Closed jdj333 closed 2 years ago
Created [INFRAANO-726] for internal tracking.
Created [INFRAANO-726] for internal tracking.
I found out the issue. I had 2 subnets and only 1 security group. I got past the error by assigning 2 security groups so there is a 1 to 1 mapping as specified in the NOTE on this page: https://registry.terraform.io/modules/F5Networks/bigip-module/aws/latest
Closing the ticket.
When supplying a string list of security group IDs from either variables or supplying the string list within the module definition I get the following error.
Am I formatting the security group IDs incorrectly? What data type are the securitygroup_ids expecting? NOTE: I replaced the security group IDs with fake strings for security.