Skip to content

fix: replace for_each statement with filters

Emmanuel QUEVILLON requested to merge fix/for_each_replacement into main

Use filters in order to replace for_each statement getting lists of route tables. Moved all outputs into outputs.tf.

Merge request reports