Skip to content

Commit 7ead318

Browse files
authored
Update TROUBLESHOOTING.md (#63)
Signed-off-by: abarreiro <abarreiro@vmware.com>
1 parent 6a01649 commit 7ead318

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.changes/v1.0.0/57-notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* Add [`TROUBLESHOOTING.md`](./TROUBLESHOOTING.md) document to help diagnosing common issues [GH-57]
1+
* Add [`TROUBLESHOOTING.md`](./TROUBLESHOOTING.md) document to help diagnosing common issues [GH-57, GH-63]

TROUBLESHOOTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,9 @@ the file path.
8686
To disable HTTP **request** logging, one can set the environment variable `GOVCD_LOG_SKIP_HTTP_REQ=1`.
8787
To disable HTTP **response** logging, one can set the environment variable `GOVCD_LOG_SKIP_HTTP_RESP=1`.
8888

89+
Note that the logs of Terraform itself can also be customised, please take a look [here](https://developer.hashicorp.com/terraform/internals/debugging)
90+
if you need to troubleshoot unexpected behaviors from Terraform.
91+
8992
## Common errors
9093

9194
### Login does not work

0 commit comments

Comments
 (0)