Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -460,8 +460,8 @@ updating, and deleting workspace resources.
460
460
server.
461
461
462
462
--provisioner-daemons int, $CODER_PROVISIONER_DAEMONS (default: 3)
463
- Number of terraform provisioner daemons to create on start. If builds
464
- are stuck in queued state for a long time, consider increasing this.
463
+ Number of provisioner daemons to create on start. If builds are stuck
464
+ in queued state for a long time, consider increasing this.
465
465
466
466
TELEMETRY OPTIONS:
467
467
Telemetry is critical to our ability to improve Coder. We strip all
Original file line number Diff line number Diff line change @@ -461,8 +461,8 @@ updating, and deleting workspace resources.
461
461
server.
462
462
463
463
--provisioner-daemons int, $CODER_PROVISIONER_DAEMONS (default: 3)
464
- Number of terraform provisioner daemons to create on start. If builds
465
- are stuck in queued state for a long time, consider increasing this.
464
+ Number of provisioner daemons to create on start. If builds are stuck
465
+ in queued state for a long time, consider increasing this.
466
466
467
467
TELEMETRY OPTIONS:
468
468
Telemetry is critical to our ability to improve Coder. We strip all
0 commit comments