infrablocks / ruby_terraform

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

Add `-or-create` flag to `Commands::WorkspaceSelect` #145

Closed masterzeus05 closed 11 months ago

masterzeus05 commented 1 year ago

Fixes #144

tijnster commented 11 months ago

Is this still going to be merged? It's open for quite some while now..

tobyclemson commented 11 months ago

ruby-terraform 1.8.0-pre.5 includes this change.

If you are able to verify the prerelease I can cut a release version for you.

Thanks for the contribution, Toby

tijnster commented 10 months ago

I will test this feature somewhere this week, thanks @tobyclemson