-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
I would like to be able to directly invoke the TF destroy command.
As noted in JENKINS-40867 I've created a build-a-cluster TF plan. I have a Jenkins job that lets a developer spin up a cluster when they need it. I'd like to expose a way for them to destroy that cluster when they're done. This could either be a separate job (which pretty much requires JENKINS-40867 so that the two jobs could share TF files) or allow the TF command used to be determined by a job parameter.