Results 8 comments of Saad Zaher

@mehulgohil nice work around, however, I am using multi-stage docker file with multiple private repositories so another problem is which credential to use at build time... I added this issue...

I having the same issue with terraform 0.12 @Spikeophant I have tried the workaround, it didn't work with me. The problem is generate_cmd function is always returning a variables file...

Can you guys provided how did you run it without providing a saved plan ? Still doesn't work with me on tf 0.12.12

Can we get this feature supported?

We hit the same issue recently, to keep the same behavior of the terraform wrapper, I modified it to print the current module name only if the action is not...

I am having the same issue while generating a client, any solution? ```shell oapi-codegen --version github.com/deepmap/oapi-codegen/cmd/oapi-codegen v1.16.2 ```

the colang config is as follow ```colang define flow user ask about capabilities bot inform capabilities define user ask about capabilities "What can you do?" "What can you help me...

after some debugging, the issue only happens when I set `single_call` flag to `True`