GalleyBytes / terraform-operator

A Kubernetes CRD to handle terraform operations
http://tf.galleybytes.com
Apache License 2.0
357 stars 47 forks source link

Permission denied in /home/tfo-runner #167

Open iagoferreirati opened 7 months ago

iagoferreirati commented 7 months ago

When starting the container I am receiving the following error

terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
  what():  filesystem error: cannot create directories: Permission denied [/home/tfo-runner/generations/12]
isaaguilar commented 7 months ago

When starting which container? Terraform-operator has the controller image,

and when tasks run, there are task pods that tfo might use:

iagoferreirati commented 7 months ago

The task that is failing is "ghcr.io/galleybytes/terraform-operator-setup"