github.com/koding/terraform@v0.6.4-0.20170608090606-5d7e0339779d/examples/azure-traffic-manager-lb-scale-set/terraform.tfvars.example (about)

     1  # Azure provide keys example. This should not be included in your repository for security reasons
     2  # Use terrafrom -var-file="FULLPATH"
     3  
     4  subscription_id = ""
     5  client_id = ""
     6  client_secret = ""
     7  tenant_id = ""