Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
This commit is contained in:
Jeroen Oudshoorn
2023-10-31 13:23:44 +01:00
parent dfce693004
commit f6019a7ca9

View File

@ -1,12 +1,3 @@
packer {
required_plugins {
arm = {
version = ">= 1.0.0"
source = "github.com/cdecoux/builder-arm"
}
}
}
variable "pwn_hostname" {
type = string
}