Created variables file for Packer
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
variable "hcloud_api_token" {
|
||||
type = string
|
||||
description = "Hetzner Cloud API token"
|
||||
default = ""
|
||||
}
|
||||
|
||||
variable "wg_server_name" {
|
||||
|
Reference in New Issue
Block a user