Skip to content

Commit

Permalink
Merge pull request #36 from whdalsrnt/master
Browse files Browse the repository at this point in the history
fix: fix wrong metric query
  • Loading branch information
whdalsrnt authored Jun 21, 2024
2 parents 3313981 + dff823a commit 3d3f62f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/plugin/metrics/IAM/Permission/permission_count.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,10 @@ resource_type: inventory.CloudService:google_cloud.IAM.Permission
query_options:
group_by:
- key: data.type
name: Permission Type
name: Principal Type
default: true
- key: account
name: Google Project ID
- key: data.status
name: Status
- key: data.inherited
name: Inherited
fields:
Expand Down

0 comments on commit 3d3f62f

Please sign in to comment.