Skip to content

Instantly share code, notes, and snippets.

@mixassio
Created March 16, 2019 13:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mixassio/35aac171b4516adc8ab2ee27abcb70c7 to your computer and use it in GitHub Desktop.
Save mixassio/35aac171b4516adc8ab2ee27abcb70c7 to your computer and use it in GitHub Desktop.
terraform example terraform.tfvars
project = "name_your_project"
public_key_path = "~/.ssh/authorized_keys"
private_key_path = "~/.ssh/authorized_keys"
disk_image = "name_image"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment