terraform-provider-google/google/test-fixtures/fake_account.json

8 lines
155 B
JSON
Raw Normal View History

2014-08-25 18:48:20 +00:00
{
"private_key_id": "foo",
"private_key": "bar",
"client_email": "foo@bar.com",
"client_id": "id@foo.com",
"type": "service_account"
}