Matt Aschmann
Results
2
comments of
Matt Aschmann
That makes sense, and like I mentioned, it's customizable. I found that having 8-10 tabnine suggestions above my ternJS ones was unusable. Maybe all you need is a helpfile that...
I also expirienced this issue. Downgrading to v0.6.19 fixed it. Seems like from the linked thread all kube-bench needs to do is: ``` go get -u github.com/aws/aws-sdk-go-v2/... ```