infrablocks / ruby_terraform

A simple Ruby wrapper for invoking terraform commands.
MIT License
109 stars 33 forks source link

Support the -target argument to destroy #16

Closed cbaines closed 5 years ago

cbaines commented 6 years ago

This gets Terraform to destroy the targeted resources, and those that depend on them, rather than destroying anything.

tobyclemson commented 6 years ago

Hi Chris,

Thanks for the pull request.

Would you be able to add some tests and update the README.md as well?

Thanks, Toby

jimmythompson commented 6 years ago

Haha, what a small world @cbaines.

tobyclemson commented 6 years ago

@cbaines Any update on this one?

tobyclemson commented 5 years ago

I've added this to all commands that support it in version 0.32.0.