We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f22a51 commit e0eab4aCopy full SHA for e0eab4a
cloudformation/ami/defguard.pkr.hcl
@@ -52,7 +52,7 @@ build {
52
]
53
54
provisioner "shell" {
55
- script = "./defguard-install.sh"
+ script = "./cloudformation/ami/defguard-install.sh"
56
environment_vars = [
57
"CORE_VERSION=${var.core_version}",
58
"PROXY_VERSION=${var.proxy_version}",
0 commit comments