debug: depends on
This commit is contained in:
parent
253f95ff5b
commit
88b01dba31
@ -259,6 +259,7 @@ resource "coder_script" "agentapi" {
|
||||
/tmp/main.sh
|
||||
EOT
|
||||
run_on_start = true
|
||||
depends_on = [module.agent-helper]
|
||||
}
|
||||
|
||||
resource "coder_script" "agentapi_shutdown" {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user