Created
August 1, 2019 20:05
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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