kics icon indicating copy to clipboard operation
kics copied to clipboard

Recommandation about custom terraform module scan

Open jycamier opened this issue 3 years ago • 1 comments

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 ?

jycamier avatar Jun 21 '22 08:06 jycamier

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.

jycamier avatar Sep 18 '23 07:09 jycamier