terragrunt icon indicating copy to clipboard operation
terragrunt copied to clipboard

ctrl-c to abort doesn't seem to be handled properly

Open queglay opened this issue 3 years ago • 5 comments

If in the middle of a terragrunt apply, ctrl-c to abort might show a response in the current module, but it doesn't seem to handle this request too well- other modules appear to continue on their way. This makes it difficult to know what to do after this point, as pressing ctrl-c multiple times may cause terraform to exit ungracefully.

terragrunt version v0.28.16

queglay avatar May 17 '21 04:05 queglay

Are you having issues with CTRL+C and Terragrunt in general or specifically with run-all?

brikis98 avatar May 24 '21 13:05 brikis98

ctrl+c with terragrunt run-all. In single modules it is fine.

queglay avatar May 24 '21 13:05 queglay

Got it. Sounds like a bug then. We are buried for now, so if someone has time to dig in, a PR to fix this is very welcome.

brikis98 avatar May 26 '21 11:05 brikis98

duplicate #2120

mschfh avatar Mar 10 '23 11:03 mschfh

Has anybody solved this? i am also struggling to know how to interrupt a run-all gracefully, thanks

riccardosalamanna avatar Mar 08 '24 13:03 riccardosalamanna