mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-26 16:36:26 -06:00
8 lines
155 B
JSON
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"
|
|
}
|