add webhook handler and env variables [ci skip]
This commit is contained in:
parent
46dc7e8706
commit
d8c0c027de
4 changed files with 117 additions and 18 deletions
|
|
@ -29,8 +29,8 @@ variable "vm_disk_size" {
|
|||
|
||||
variable "provisioner_command" {
|
||||
description = "Additional provisioning commands to run"
|
||||
# default = "#"
|
||||
type = string
|
||||
default = "#"
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "network" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue