kics
kics copied to clipboard
Recommandation about custom terraform module scan
I deepened KICS scan about terraform module. I understand now how it works about the data.common_lib.providers variables the get_module_equivalent_key function, taken from the libraries.
In the context of my own remote terraform module, what's is your recommandation ?
Shall I do my own data.common_lib.providers and maintain this one ?
This is still a very sticky issue. It seems that the best solution for local modules would be to evaluate the module to get all the resources generated.