- Create a
credentials.tfvars
file with your azure credentials like so :
client_id = "[email protected]"
client_secret = "password"
You can also use the Azure command line tool to authenticate with az login
.
./new_instance.sh /path/to/the/private.key