Skip to content
Snippets Groups Projects
Commit 51676ff9 authored by Ryan Randles Jones's avatar Ryan Randles Jones
Browse files

Update vars.tf

parent 4140a50f
Branches tester
No related tags found
No related merge requests found
......@@ -8,10 +8,4 @@ variable "flavor" {
variable "pool" {
default = "bright-external-flat-externalnet"
}
variable "ssh_key" {
default = "~/.ssh/id_rsa"
description = "Path to the SSH public key for accessing cloud instances. Used for creating AWS keypair."
}
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment