GalleyBytes / terraform-operator

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

keepLatestPodsOnly will reap more resources #100

Closed isaaguilar closed 2 years ago

isaaguilar commented 2 years ago

The keepLatestPodsOnly option should reap all generational resources including:

that are generated by the terraform-operator controller when the tfo resouce is modified.

Items not in scope of deletion are:

fixes #99