Skip to content

Commit e238145

Browse files
authored
Update main.tf
1 parent 760384f commit e238145

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,5 +220,6 @@ resource "google_cloud_run_v2_job" "vault-init" {
220220
}
221221
}
222222
}
223+
depends_on = [module.vault]
223224
}
224225

0 commit comments

Comments
 (0)