Closed gankamat closed 8 months ago
if your security scanner is highlighting an issue thats completely outside of any code path (its an example, its not in the module source code), then there is something amiss with either how you are consuming the module or the scanner itself
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Description
enabled KMS key rotation for the code present inside /examples folder tf files - tfsec failure
Motivation and Context
When we are using this module, we are seeing tfsec failures with error
Breaking Changes
How Has This Been Tested?
examples/*
to demonstrate and validate my change(s)examples/*
projectspre-commit run -a
on my pull request