Open kbrucely opened 4 years ago
If you run twice, the network is built correctly with the proper routes.
To fix this, you need to research how to make modules explicitly depend on the outputs of each other and if that is possible.
need a terraform module depends_on primitive built in to work. this one might have to stay unresolved.
If you run twice, the network is built correctly with the proper routes.
To fix this, you need to research how to make modules explicitly depend on the outputs of each other and if that is possible.