Skip to content

Instantly share code, notes, and snippets.

@arashkaffamanesh
Last active June 10, 2019 19:21
Show Gist options
  • Save arashkaffamanesh/daf667ee664d6d4602d8dcac1d4cd965 to your computer and use it in GitHub Desktop.
Save arashkaffamanesh/daf667ee664d6d4602d8dcac1d4cd965 to your computer and use it in GitHub Desktop.
export TF_VAR_rancher_access_key=token-xyz123
export TF_VAR_rancher_secret_key=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
export TF_VAR_AWS_ACCESS_KEY_ID=xxxxxxxxxxxxxxxxxx
export TF_VAR_AWS_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxx
export TF_VAR_AWS_DEFAULT_REGION=eu-central-1
export AWS_DEFAULT_REGION=eu-central-1
export AWS_ACCESS_KEY_ID=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
export AWS_SECRET_ACCESS_KEY=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment