How can attach networks to instances dynamically without repeat function
Hai,
I am trying to work on complex infrastructures. I am using repeat functions to attach networks to instances. As i am using kilo version i am getting error: The values of the "for_each" argument to "repeat" must be list. I found the answer in the below link.
but I am not allowed to edit the code as the above link. Is there any other way that I can attach networks dynamically to the instances? Inputs are very useful.