Skip to content

Commit

Permalink
Fix roles - example/secure-cloud-run (#68)
Browse files Browse the repository at this point in the history
Fix roles for secure-cloud-run example - README.md
  • Loading branch information
renato-rudnicki authored Oct 18, 2022
1 parent c10f0a5 commit 2b9ae69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/secure_cloud_run/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,11 +114,9 @@ These sections describe requirements for using this example.
A service account can be used with required roles to execute this example:

* Compute Shared VPC Admin: `roles/compute.xpnAdmin`
* Network Admin: `roles/compute.networkAdmin`
* Security Admin: `roles/compute.securityAdmin`
* Serverless VPC Access Admin: `roles/vpcaccess.admin`
* Cloud KMS Admin: `roles/cloudkms.admin`
* Security Admin: `roles/compute.securityAdmin`
* Serverless VPC Access Admin: `roles/vpcaccess.admin`
* Cloud Run Developer: `roles/run.developer`
* Compute Network User: `roles/compute.networkUser`
Expand Down

0 comments on commit 2b9ae69

Please sign in to comment.