Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Created October 12, 2019 18:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mshakhomirov/6bfbee4231ba6b1f97f53cdf7ba6ca26 to your computer and use it in GitHub Desktop.
Save mshakhomirov/6bfbee4231ba6b1f97f53cdf7ba6ca26 to your computer and use it in GitHub Desktop.
{
"Tables": [
{
"name" : "daily_table_1"
},
{
"name" : "daily_table_2"
},
{
"name" : "daily_table_3"
},
{
"name" : "daily_table_4"
}
],
"cred_bucket": "your.bucketName.aws",
"cred_s3_obj": "your-google-key.json",
"googleBucket": "your_google_destination_bucket",
"gcp_project_id": "your-google-project-name",
"gcp_client_email": "yourgoogleproject-adminsdk@your-googleproject.iam.gserviceaccount.com"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment