This commit is contained in:
Philippe Caseiro 2023-01-04 12:21:47 +01:00
parent 8b7fee1ea4
commit a39738d93b
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ EOF
}
provisioner "shell" {
pause_before = "10s"
script = "${local.locations.provisionning}/${var.name}-${var.short_version}-postinstall.sh"
}