Commit 92496a1
committed
fix: hide private key from the logs for gce driver
When instance is waited, loop contain all server data, including
metadata, which contains ssh private key.
This key is ephimerial (get removed when Molecule finished), but,
nevertheless, is a private key, which give access to some server,
printed in the plain text.1 parent 980db38 commit 92496a1
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
0 commit comments