terraform fmt
This commit is contained in:
@@ -79,3 +79,8 @@ variable "tailscale_key" {
|
||||
description = "Tailscale auth key"
|
||||
}
|
||||
|
||||
variable "ssh_key" {
|
||||
type = string
|
||||
description = "Public SSH key used by cloud-init"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user