github.com/danp/terraform@v0.9.5-0.20170426144147-39d740081351/builtin/providers/google/test-fixtures/fake_account.json (about)

     1  {
     2      "private_key_id": "foo",
     3      "private_key": "bar",
     4      "client_email": "foo@bar.com",
     5      "client_id": "id@foo.com",
     6      "type": "service_account"
     7  }