Skip to content

Groups and Service Accounts

Eddie Belter edited this page Aug 1, 2019 · 1 revision

Google Groups

Service Accounts

CREATE

  • Go to IAM & Admin -> Service accounts
  • Click 'Create service account' button
  • Fill out account name
  • Edit service account ID if desired (not needed)
  • Add a description
  • Click 'CREATE' button

ADD ROLES

  • Go to IAM & Admin -> IAM
  • NEW service account?? ** Click 'ADD' button in the top panel ** In 'New members' box, type in service account
  • EXISTING service account? ** filter/find service account in list ** click the edit (pen) icon to the right
  • Add roles, "Compute Engine" => "Compute Instance Admin (v1)" will give broad permissions
  • Click "SAVE" button
Clone this wiki locally