beelit94 / python-terraform

MIT License
475 stars 171 forks source link

Pop "synchronous" flag before it affects actual terraform command #53

Closed szarya closed 5 years ago

szarya commented 5 years ago

Move "synchrounous" pop uphill, so it doesn't end up as a flag in the actual terraform command (and therefore crashes terraform as an unrecognized flag).

dan-amitai commented 5 years ago

can someone please merge this PR... :) I'm having the same issue while using synchronous

Spikeophant commented 5 years ago

Hey can you give me this PR against Develop and I'll merge, I did the merge but realized it went direct to master so reverted. We only accept PR's to develop.