This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Commit db44062
committed
Abort apply if no input provided
Considering the similarity with `terraform apply`, by default it would abort if no input is prompted. We should do the same to not trigger the apply by accidentally pressing enter.1 parent b91a7e9 commit db44062
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
589 | 589 | | |
590 | 590 | | |
591 | 591 | | |
592 | | - | |
| 592 | + | |
593 | 593 | | |
594 | 594 | | |
595 | 595 | | |
| |||
0 commit comments