Terraform runner is logging an error on `/tmp/tfvars` no such file or directory
IbraheemAlSaady opened this issue · 0 comments
IbraheemAlSaady commented
The terraform runner pod is logging the following
time="2022-07-14T19:19:56Z" level=error msg="failed to list files in the var files path" error="open /tmp/tfvars: no such file or directory"
To Reproduce
Apply any Terraform kind
Expected behavior
Check if the directory exist, and log a warn
message
Versions
- Operator: 0.1.1
- Runner: 0.4.0