{
  "provider": "gcs",
  "bucket": "my-sample-bucket",
  "auth": {
    "type": "service_account",
    "credentials": "./auth.json"
  }
}
