GalleyBytes / terraform-operator

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

added `keepLatestPodsOnly` to the tf spec #95

Closed isaaguilar closed 2 years ago

isaaguilar commented 2 years ago

fixes #94

example

kind: Terraform
spec:
  ...
  keepLatestPodsOnly: true