terraform-provider-google/test-fixtures/fake_account.json
2014-08-25 11:48:20 -07:00

8 lines
155 B
JSON

{
"private_key_id": "foo",
"private_key": "bar",
"client_email": "foo@bar.com",
"client_id": "id@foo.com",
"type": "service_account"
}