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

added root_ssh_key for compute node build variable

parent b1a2c64a
No related branches found
No related tags found
1 merge request!1Feat add compute
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