v1.1.2
Fix
- `--force` now skips the dead man's switch. Previously `--force` only skipped the pre-apply "are you sure?" prompt; the post-apply connectivity confirmation still demanded the user type 'yes' within 30 seconds, which made remote / non-interactive runs impossible. `--force` now means non-interactive end to end. Users who want the safety net should run without `--force` from an interactive shell on the host being configured.
Patch release on top of v1.1.1.