Skip to content
Snippets Groups Projects
Commit f7ba2e83 authored by Krish Moodbidri's avatar Krish Moodbidri Committed by Eesaan Atluri
Browse files

added root_ssh_key for compute node build variable

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