-
Notifications
You must be signed in to change notification settings - Fork 10k
Open
Labels
Description
Terraform Version
Terraform v1.4.6
on linux_amd64
Terraform Configuration Files
No config files required
Debug Output
https://gist.github.com/pcarles/da14c26485822361018252868c66e62f
Expected Behavior
Terraform should exit gracefully
Actual Behavior
Terraform panic with a segfault
Steps to Reproduce
terraform console
anywhere- Hit Ctrl + R to go in backward search
- Hit Ctrl + C to exit Terraform console
Additional Context
You don't need any configuration file to reproduce this error, and doing it with configuration files present do not change the behavior, it seems to be consistent.
I may open a PR to to fix it when I have a bit of time
References
No response