Skip to content
Snippets Groups Projects

Feat add compute

Open Krish Moodbidri requested to merge feat-add-compute into feat-hpc-factory
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
variable "root_ssh_key" {
type = string
description = "The root key to use for ssh"
default = ""
}
variable "image_name" {
Loading