Skip to content

Commit

Permalink
Fix incorrect spelling of Cloud Run
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <[email protected]>
  • Loading branch information
tas50 committed Sep 28, 2023
1 parent f133e79 commit 9cd6e13
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions extra/mondoo-asset-count.mql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,15 +301,15 @@ packs:
query: gcp.project.cloudFunctions.length

- uid: mondoo-asset-count-gcp-cloudrun-jobs
title: GCP Project CloudRun Jobs
title: GCP Project Cloud Run Jobs
query: gcp.project.cloudRun.jobs.length

- uid: mondoo-asset-count-gcp-cloudrun-services
title: GCP Project CloudRun Services
title: GCP Project Cloud Run Services
query: gcp.project.cloudRun.services.length

- uid: mondoo-asset-count-gcp-cloudrun-operations
title: GCP Project CloudRun Operations
title: GCP Project Cloud Run Operations
query: gcp.project.cloudRun.operations.length

- uid: mondoo-asset-count-gcp-dns-managed-zones
Expand Down

0 comments on commit 9cd6e13

Please sign in to comment.