Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrity issue with Kustomize v4 support #956

Closed
nasir-rabbani opened this issue Aug 4, 2021 · 0 comments · Fixed by #932
Closed

Integrity issue with Kustomize v4 support #956

nasir-rabbani opened this issue Aug 4, 2021 · 0 comments · Fixed by #932

Comments

@nasir-rabbani
Copy link
Contributor

Terrascan uses the kustomize api v0.8.5 (sigs.k8s.io/kustomize/api v0.8.5) which is pinned to kustomize v4.0.5. This would mean that terrascan supports kustomize v4 .

But the command terrascan scan -i kustomize --iac-version v4 shows the below error:

2021-08-04T20:10:49.369+0530    error   runtime/validate.go:136 iac type 'kustomize', version 'v4' not supported
2021-08-04T20:10:49.369+0530    error   cli/run.go:114  scan run failed{error 26 0  iac type or version not supported}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant