Skip to content

dahlke/migrate-to-tfc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Migrate to TFC Demo Script

Companion blog.

Set env vars

export GOOGLE_APPLICATION_CREDENTIALS=""
export GCS_BUCKET_NAME=""
export TFC_TOKEN=""
export TFC_ORG=""
export TFC_URL=""
export TFC_OAUTH_TOKEN_ID=""

Run Script

First, update migration.json. Probably a good idea to use a venv and you must use Python 3.

pip install -i pip-reqs.txt
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages