Skip to content

Commit

Permalink
Updated variables
Browse files Browse the repository at this point in the history
  • Loading branch information
jbristowe committed Nov 17, 2020
1 parent f383d35 commit 15ae3b3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions examples/Azure-Account/terraform.tfvars
@@ -1,4 +1,5 @@
client_id = "app_regstration_client_id"
application_id = "app_regstration_client_id"
application_password = "application_password"
key = "app_regstration_password"
subscription_id = "azure_subscription_id"
tenant_id = "app_regstration_tenant_id"
subscription_number = "azure_subscription_id"
key = "app_regstration_password"

0 comments on commit 15ae3b3

Please sign in to comment.