github.com/chalford/terraform@v0.3.7-0.20150113080010-a78c69a8c81f/builtin/providers/google/test-fixtures/fake_client.json (about) 1 { 2 "web": { 3 "auth_uri": "https://accounts.google.com/o/oauth2/auth", 4 "client_secret": "foo", 5 "token_uri": "https://accounts.google.com/o/oauth2/token", 6 "client_email": "foo@developer.gserviceaccount.com", 7 "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/foo@developer.gserviceaccount.com", 8 "client_id": "foo.apps.googleusercontent.com", 9 "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs" 10 } 11 }