terraform fmt
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 55s
All checks were successful
Gitea Actions Demo / Terraform Plan (push) Successful in 55s
This commit is contained in:
@@ -80,8 +80,8 @@ variable "TS_AUTHKEY" {
|
||||
}
|
||||
|
||||
|
||||
variable "ssh_key" {
|
||||
variable "SSH_KEY" {
|
||||
type = string
|
||||
description = "Public SSH key used by cloud-init"
|
||||
description = "Private SSH key used to upload cloud-init files to Proxmox"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user