From 5984f785619db3d4cc90e598a7e512477958252a Mon Sep 17 00:00:00 2001 From: Bradley Stannard Date: Thu, 17 Oct 2024 12:50:20 +0100 Subject: [PATCH] feat(gcp keys): Documenting a better way to get the SA keys out of GCP --- docs/cloud/gcp/list-all-service-account-keys.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cloud/gcp/list-all-service-account-keys.md b/docs/cloud/gcp/list-all-service-account-keys.md index 7665538..ef63d36 100644 --- a/docs/cloud/gcp/list-all-service-account-keys.md +++ b/docs/cloud/gcp/list-all-service-account-keys.md @@ -30,8 +30,8 @@ As part of securing your cloud estate, you want to know how many service account === "gcloud CLI" -!!! note "This was it not ideal" - This method was used before GCP added the Asset Query option + !!! note "This was it not ideal" + This method was used before GCP added the Asset Query option The below assumes you are already authenticated to google cloud, if you are not then