Skip to content
Snippets Groups Projects
Commit 4dc29167 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

added root_ssh_key for compute node build variable

parent e5e80f01
No related branches found
No related tags found
No related merge requests found
variable "root_ssh_key" {
type = string
description = "The root key to use for ssh"
default = ""
}
variable "image_name" {
......
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