I currently have an issue, where this module is causing tfsec to fail when parsing, due to a secret being parsed via the local variables and triggering a GEN002 error.
[GEN002][WARNING] Local 'locals.' includes a potentially sensitive value that is defined within the project.
For more info see: https://tfsec.dev/docs/general/GEN002/
I currently have an issue, where this module is causing
tfsecto fail when parsing, due to a secret being parsed via the local variables and triggering aGEN002error.[GEN002][WARNING] Local 'locals.' includes a potentially sensitive value that is defined within the project.For more info see: https://tfsec.dev/docs/general/GEN002/