7 lines
205 B
Plaintext
7 lines
205 B
Plaintext
|
# Azure provide keys example. This should not be included in your repository for security reasons
|
||
|
# Use terrafrom -var-file="FULLPATH"
|
||
|
|
||
|
subscription_id = ""
|
||
|
client_id = ""
|
||
|
client_secret = ""
|
||
|
tenant_id = ""
|