nirfirefly
Results
2
issues of
nirfirefly
Closes #7265 **Reason for Proposed Changes** - When pasrsing tfplan file: If there are child modules, each child module overrides the resources in the module above it **Proposed Changes** -...
terraform
community
The map entry is initialized for each child module and overrides the resources from modules up the tree https://github.com/Checkmarx/kics/blob/c17d26eb1d582e6cf8c169f476b494421cef00a2/pkg/parser/json/tfplan.go#L67
bug
terraform
community