7 lines
68 B
HCL
7 lines
68 B
HCL
|
|
||
|
build {
|
||
|
provisioner "inexistant" {
|
||
|
foo = "bar"
|
||
|
}
|
||
|
}
|