beelit94 / python-terraform

MIT License
475 stars 171 forks source link

Fix 'synchronous' option passed to terraform #58

Closed dan-amitai closed 5 years ago

dan-amitai commented 5 years ago

When the 'synchronous' option is not poped before calling generate_cmd_string(), it get in the terraform option and cause it to fail, making the 'synchronous' unusable.