The service account we create for CloudSploit on GCP with the default permission shows this error when trying to showcase information regarding buckets.
StorageBucket All Users Policy -> UNKNOWN Unable to query storage buckets does not have storage.buckets.getIamPolicy access to the Google Cloud Storage bucket.
But when we give storage admin permission to the CloudSploit service account, it is able to query the buckets.
Is there any way we can get the results for buckets with the read-only permissions?
The service account we create for CloudSploit on GCP with the default permission shows this error when trying to showcase information regarding buckets.
But when we give storage admin permission to the CloudSploit service account, it is able to query the buckets.
Is there any way we can get the results for buckets with the read-only permissions?