pulumi/changelog
Julien 3d2b7dedcc
Allow cancelling operations with SIGTERM (#17467)
We already handle SIGINT to cancel operations. This PR additionally
handles SIGTERM the same way. This is useful when the Pulumi CL is used
in a docker container, where a stop command sends a SIGTERM. Previously
this would immediately terminate the CLI.

Fixes https://github.com/pulumi/pulumi/issues/17256
2024-10-07 13:49:04 +00:00
..
pending Allow cancelling operations with SIGTERM (#17467) 2024-10-07 13:49:04 +00:00
config.yaml Make pulumi install work for policy packs (#16438) 2024-06-21 19:19:21 +00:00