More whoami instances

This commit is contained in:
IamTheFij 2023-04-14 14:24:33 -07:00
parent 4122d92f78
commit 42054d8fa6
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ resource "nomad_job" "whoami" {
hcl2 {
enabled = true
vars = {
"count" = 1,
"count" = 4,
}
}