Skip to content

Instantly share code, notes, and snippets.

@Adron
Created August 1, 2019 20:05
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 Adron/ab6815269a7eda6cae80b0571546b870 to your computer and use it in GitHub Desktop.
Save Adron/ab6815269a7eda6cae80b0571546b870 to your computer and use it in GitHub Desktop.
The export of the subscription and tenant ID's for Azure use with Terraform.
export TF_VAR_subscription_id="00000000-0000-0000-0000-000000000000"
export TF_VAR_tenant_id="11111111-1111-1111-1111-111111111111"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment