Why is this an error when it fits the criteria I set in my policy? #2042
Unanswered
l3112
asked this question in
Help and suppports
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Repo is here:
#https://github.com/l3112/tfsec_test/blob/main/name_tfchecks.yaml
Even when my s3 bucket fits the criteria, it still says it doesn't when I run tfsec.
I did try variations of
StartsWith
to no success:matchSpec: action: StartsWith value: ^Parlance
I did look at this discussion; My regex can use some improvement, but even copying that value and making the appropriate changes didn't fix the issue.
Beta Was this translation helpful? Give feedback.
All reactions