Skip to content

Commit

Permalink
add missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturRibeiro-CX committed Nov 8, 2024
1 parent 09ac2a0 commit 9593ddc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/queries/ansible/aws/efs_without_kms/query.rego
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ package Cx

import data.generic.ansible as ansLib
import data.generic.common as common_lib
import future.keywords.in

modules := {"community.aws.efs", "efs"}

Expand Down

0 comments on commit 9593ddc

Please sign in to comment.