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 option to cleanup pvc #82

Closed isaaguilar closed 2 years ago

isaaguilar commented 2 years ago

when spec.cleanupDisk=true the setup runner will clean up all previous terraform data before setting up a new run.