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

Wrong platform in query metadata non_kube_system_pod_with_host_mount for Terraform #2902

Closed
rogeriopeixotocx opened this issue Apr 19, 2021 · 0 comments · Fixed by #2903
Closed
Assignees
Labels
bug Something isn't working terraform Terraform query tests Automated testing
Milestone

Comments

@rogeriopeixotocx
Copy link
Contributor

The platform field in the metadata for the Non Kube System Pod With Host Mount query is wrong.

assets/queries/terraform/kubernetes/non_kube_system_pod_with_host_mount/metadata.json

"platform": "Cloudformation"

Should be:

"platform": "Terraform"

Adding tests for check metadata's platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working terraform Terraform query tests Automated testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant