Last active
June 29, 2018 16:56
-
-
Save stephenweinrich/a966310a9157ac6e076e2a19144e69f1 to your computer and use it in GitHub Desktop.
config.dev01.tfvars
This file contains hidden or 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
subscription_id = "<--paste-your-subscription-id-here-->" | |
client_id = "<--paste-your-client-id-here-->" | |
tenant_id = "<--paste-your-tenant-id-here-->" | |
client_secret = "<--paste-your-secret-here-->" | |
environment = "dev01" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment