Ezbon Jacob
Ezbon Jacob
I'm having the same issue with GHE as well. Is this something we can fix? I can help test it or try to manage a PR if I can understand...
@gpakosz if I wanted to do wanip would I just added a new function like this? ``` # -- custom variables ---------------------------------------------------------- # to define a custom #{foo} variable, define...
#3223 seems to be a similar problem. If we could run some `git config` commands like you suggested we should be able to workaround this issue. I'd +1 for a...
So I think I'm having a similiar issue related to terrascan related to `module_variable_optional_attrs` . Where it is supposed to be supported in terrascan 0.15.0 but superlinter is still erroring...
Look into this code. I think it might be that since superliner individually scans files https://github.com/github/super-linter/blob/1e1f71f145d50ddd3a6e68d49ff3f80a091d9ad4/lib/linter.sh#L968 it throws the error but if you run `terrascan -l terraform` in a repo...
can we get this released this week? This seems to be a fix much needed for people to use it with latest serverless versions
I don't think anyone is creating new projects with the latest serverless version. Most likely they are locking down the serverless version
Were you able to have a workaround for this?
I was able to workaround this issue following similiar steps here https://github.com/github/super-linter/issues/375#issuecomment-681630963
comment to keep it unstale