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