HashiCorp Terraform 004 maintenance guide covering troubleshooting, logging, import, and state inspection decisions.
This chapter is about day-two operations. HashiCorp wants you to know how Terraform takes over existing infrastructure responsibly, how to inspect state, and when verbose logging belongs in troubleshooting.
| Lesson | Focus |
|---|---|
| 7.1 Import & State Inspection | Learn how Terraform starts managing what already exists and how to inspect state safely. |
| 7.2 Troubleshooting & Logging | Learn when logging helps and when it is the wrong first move. |
| If the question is really about… | Go first to… |
|---|---|
adoption of existing infrastructure or terraform state inspection |
7.1 Import & State Inspection |
| troubleshooting workflow or logging detail | 7.2 Troubleshooting & Logging |