Skip to content

Commit

Permalink
Add monitoring-read scope, upstreaming TPG hashicorp#2813. (hashicorp…
Browse files Browse the repository at this point in the history
…#1208)

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored and nat-henderson committed Oct 2, 2019
1 parent e840dba commit 526cb3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions google-beta/service_scope.go
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ func canonicalizeServiceScope(scope string) string {
"datastore": "https://www.googleapis.com/auth/datastore",
"logging-write": "https://www.googleapis.com/auth/logging.write",
"monitoring": "https://www.googleapis.com/auth/monitoring",
"monitoring-read": "https://www.googleapis.com/auth/monitoring.read",
"monitoring-write": "https://www.googleapis.com/auth/monitoring.write",
"pubsub": "https://www.googleapis.com/auth/pubsub",
"service-control": "https://www.googleapis.com/auth/servicecontrol",
Expand Down

0 comments on commit 526cb3d

Please sign in to comment.