Terraform debugging: TF LOG

From wikieduonline
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. Example:

export TF_LOG=INFO
export TF_LOG=DEBUG


Related

See also

Advertising: