Terraform:
terraform plan && terraform apply -auto-approve
terraform destroy -auto-approve
terraform get -update && terraform init && terraform plan && terraform apply -auto-approve
terraform output -raw virtual_machine_private_key
terraform output -raw virtual_machine_private_key > ../../ssh_keys/id_rsa