GalleyBytes / terraform-operator

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

make plugins jobs instead of pods #134

Closed isaaguilar closed 1 year ago

isaaguilar commented 1 year ago

Due to the limitation that tfo does not track plugins, make the plugin a job so that deleting a plugin pod will result in a restart of the plugin.