Terraform debugging: TF LOG

From wikieduonline
Revision as of 08:29, 16 March 2023 by Newworld3 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

To enable debugging setTF_LOG variable to any of these values TRACE, DEBUG, INFO, WARN or ERROR It will send log to stderr. Examples:

export TF_LOG=TRACE
export TF_LOG=DEBUG
export TF_LOG=INFO
export TF_LOG=WARN
export TF_LOG=ERROR


Related[edit]

See also[edit]

Advertising: