troubleshooting
2022
Terraform Troubleshooting - Enable Logging
·495 words·3 mins·
100
views
·
5
likes
If you run into a problem with Terraform, it can be helpful to capture Terraform’s debug output, so you can analyze it or use it to open an issue case. In this post, I want to show you how to enable terraform logging and set the log location on Windows and Linux operating systems.