Merge remote-tracking branch 'origin/master' into hierarchical-firewall

This commit is contained in:
Julio Castillo
2020-11-25 18:07:16 +01:00
3 changed files with 3 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ OAUTH_SCOPE = ['https://www.googleapis.com/auth/cloud-platform']
OAUTH_SCOPES = [
'https://www.googleapis.com/auth/devstorage.read_only',
'https://www.googleapis.com/auth/logging.write',
'https://www.googleapis.com/auth/monitoring',
'https://www.googleapis.com/auth/monitoring.write']