after enter yes in 2.4 terminal always crash
I think they mention this could happen in the Lab, try to reopen the terminal again. However, this termination doesn’t mean the AWS-initiated resources are closed!
Hi @Noppalit
You can append || echo "$?"
to all your commands to avoid the terminal from crashing, i.e., terraform apply -target=module.extract_job || echo "$?"