debug
This commit is contained in:
parent
32fa6cb194
commit
253f95ff5b
@ -258,7 +258,7 @@ resource "coder_script" "agentapi" {
|
|||||||
ARG_TASK_LOG_SNAPSHOT='${var.task_log_snapshot}' \
|
ARG_TASK_LOG_SNAPSHOT='${var.task_log_snapshot}' \
|
||||||
/tmp/main.sh
|
/tmp/main.sh
|
||||||
EOT
|
EOT
|
||||||
run_on_start = false
|
run_on_start = true
|
||||||
}
|
}
|
||||||
|
|
||||||
resource "coder_script" "agentapi_shutdown" {
|
resource "coder_script" "agentapi_shutdown" {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user