Bronze 2
Since ‎07-22-2022
Tuesday

My Stats

  • 10 Posts
  • 0 Solutions
  • 1 Likes given
  • 10 Likes received

NickK's Bio

Badges NickK Earned

View all badges

Recent Activity

I would like to grant IAM read access to a storage bucket in one of my projects to all service accounts, users, etc. in my organization. I don't want to grant public access and therefore do not want to use allUsers or allAuthenticatedUsers. Is there ...
I've been using the following cloud-init config when building some GCE VMs for two years and within the last week they started to fail with a python traceback for apt update and installs. Has anybody else seen similar behavior? #cloud-config # Instal...