mirror of
https://github.com/coder/coder.git
synced 2025-07-09 11:45:56 +00:00
feat: enable Terraform debug mode via deployment configuration (#8260)
This commit is contained in:
3
cli/testdata/coder_server_--help.golden
vendored
3
cli/testdata/coder_server_--help.golden
vendored
@ -74,6 +74,9 @@ Use a YAML configuration file when your server launch become unwieldy.
|
||||
Write out the current server config as YAML to stdout.
|
||||
|
||||
[1mIntrospection / Logging Options[0m
|
||||
--enable-terraform-debug-mode bool, $CODER_ENABLE_TERRAFORM_DEBUG_MODE (default: false)
|
||||
Allow administrators to enable Terraform debug output.
|
||||
|
||||
--log-human string, $CODER_LOGGING_HUMAN (default: /dev/stderr)
|
||||
Output human-readable logs to a given file.
|
||||
|
||||
|
Reference in New Issue
Block a user