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

Fix error from VPC flow logs query #463

Merged
merged 1 commit into from
Jul 15, 2022
Merged

Fix error from VPC flow logs query #463

merged 1 commit into from
Jul 15, 2022

Conversation

yorinasub17
Copy link
Contributor

Benchmark where identified

  • CIS v1.4.0

Description

I started getting the following error with the latest main when running steampipe check:

| + 3.9 Ensure VPC flow logging is enabled in all VPCs .................................................................................. 1 /   1 [=         ]
| |
| | ERROR: control result is missing required column: [resource]
|

This PR is an attempt to fix that.

Sample output

(data has been sanitized to mask real IDs)

| + 3.9 Ensure VPC flow logging is enabled in all VPCs .................................................................................. 0 /   1 [=         ]
| | |
| | OK   : VPC_ID flow logging enabled. ................................................................................ us-east-1 0000000000

Relevant info

Steampipe version v0.15.0
AWS plugin version v0.68.0

@misraved misraved changed the base branch from main to release/v0.40 July 15, 2022 04:52
@misraved
Copy link
Contributor

Thanks @yorinasub17 for the contribution. Good catch !!

@misraved misraved merged commit 09b0c9b into turbot:release/v0.40 Jul 15, 2022
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 this pull request may close these issues.

2 participants