Skip to content
Snippets Groups Projects
Commit ad40f9c7 authored by Krish Moodbidri's avatar Krish Moodbidri Committed by Bo-Chun Chen
Browse files

added root_ssh_key for compute node build variable

parent d426ee31
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