diff --git a/jupyterlab/main.tf b/jupyterlab/main.tf index e95c0a2..cab53ee 100644 --- a/jupyterlab/main.tf +++ b/jupyterlab/main.tf @@ -40,7 +40,6 @@ resource "coder_script" "jupyterlab" { PORT : var.port }) run_on_start = true - run_on_stopt = false } resource "coder_app" "jupyterlab" {