Remove cloud shell file

This commit is contained in:
Lorenzo Caggioni 2020-09-24 17:32:26 +02:00
parent e7939291a9
commit 68115ee4fa
1 changed files with 0 additions and 13 deletions

View File

@ -1,13 +0,0 @@
################################# Quickstart #################################
- terraform init
- terraform apply -var project_id=$GOOGLE_CLOUD_PROJECT \
-var --organization=ORGANIZATION_ID \
-var --bq-table=TABLE_NAME \
-var --bq-project=PROJECT_ID \
-var --bq-dataset=DATASET_NAME
Refer to the README.md file for more info.