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

✨ Add disk encryption key to GCP compute disks #795

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

imilchev
Copy link
Member

@imilchev imilchev commented Jan 17, 2023

./cnquery run gcp -c "gcp.project.compute.disks{name diskEncryptionKey}"                                                                                                                                                   
 discover related assets for 1 asset(s)
 resolved assets resolved-assets=1
gcp.project.compute.disks: [
  0: {
    diskEncryptionKey: {}
    name: "gke-mondoo-gke-cluster-2-generic-pool-738078cc-1bdm"
  }
  1: {
    diskEncryptionKey: {}
    name: "gke-mondoo-gke-cluster-2-generic-pool-738078cc-fhgp"
  }
  2: {
    diskEncryptionKey: {}
    name: "test-other-zone"
  }
]

@imilchev imilchev requested a review from a team as a code owner January 17, 2023 15:04
@imilchev imilchev merged commit 87da1d5 into main Jan 17, 2023
@imilchev imilchev deleted the ivan/gcp-compute-enc branch January 17, 2023 18:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants