diff --git a/registry/bpmct/templates/incus-vm/main.tf b/registry/bpmct/templates/incus-vm/main.tf index f3628cfd..19982ade 100644 --- a/registry/bpmct/templates/incus-vm/main.tf +++ b/registry/bpmct/templates/incus-vm/main.tf @@ -257,7 +257,7 @@ resource "incus_instance" "dev" { free-page-reporting = "on" QEMUCONF "security.secureboot" = false - "boot.autostart" = true + "boot.autostart" = data.coder_workspace.me.start_count == 1 "user.coder-agent-token" = local.agent_token }, local.is_nixos ? {} : {