Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.

AccessDeniedException: 403 account-dv@fabric-275411.iam.gserviceaccount.com does not have storage.objects.list access to config-management-release. #61

Open
anthosfabric opened this issue May 4, 2020 · 1 comment

Comments

@anthosfabric
Copy link

I am using trial version of google cloud console with anthos enabled. When configuring anthos config management, i am getting AccessDeniedException.

Command Ran : gsutil cp gs://config-management-release/released/latest/config-management-operator.yaml config-management-operator.yaml

Exception : AccessDeniedException: 403 account-dv@fabric-275411.iam.gserviceaccount.com does not have storage.objects.list access to config-management-release.

Tried by creating new service account. But throws same exception. I configured service account using gcloud command line utility

Below are the roles associated with serviceaccount:

  • roles/composer.environmentAndStorageObjectAdmin
  • roles/compute.admin
  • roles/compute.loadBalancerAdmin
  • roles/compute.networkAdmin
  • roles/compute.securityAdmin
  • roles/container.admin
  • roles/container.clusterAdmin
  • roles/container.clusterViewer
  • roles/editor
  • roles/gkehub.admin
  • roles/gkehub.connect
  • roles/gkehub.viewer
  • roles/iam.securityAdmin
  • roles/iam.serviceAccountAdmin
  • roles/iam.serviceAccountKeyAdmin
  • roles/iam.serviceAccountTokenCreator
  • roles/iam.serviceAccountUser
  • roles/logging.admin
  • roles/logging.configWriter
  • roles/logging.viewer
  • roles/monitoring.admin
  • roles/owner
  • roles/redis.admin
  • roles/resourcemanager.projectIamAdmin
  • roles/servicenetworking.networksAdmin
  • roles/stackdriver.accounts.editor
  • roles/storage.admin
  • roles/storage.objectAdmin
  • roles/storage.objectViewer
  • roles/viewer
@cgrant
Copy link
Member

cgrant commented Aug 6, 2020

Can you clarify what " trial version" you're working with? The error you seeing typically means you aren't signed up for Anthos. It sounds like your account doesn't have anthos enabled

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants