All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
10k views

Service account does not have storage.buckets.create access

I have created a Service Account for Terraform. Apart of our process is to create some storage buckets and maintain them through Terraform. However, when we run terraform apply we get the following ...
Andrew Ellis's user avatar
0 votes
1 answer
435 views

How do I determine the least privilege permissions for a service account applying Terraform plans?

EDIT: Since I can't "trigger" Recommender to make this calculation, and I can't get at the source dataset, is there an automated way of finding the IAM permissions a service account would need to ...
Larry B.'s user avatar
  • 109