Terraform plan , terraform apply and destroy command execution Failed

Hi
I am using Terraform v0.13.0 on one of my docker container, Till last Friday am able to execute all the terraform commands without failure, but all of sudden am not able to execute terraform plan , terraform apply and destroy commands & the terminal is not giving any error message to debug. It is just showing the blank and not proceeding further.

While executing Terraform plan I am getting this text
" Refreshing Terraform state in-memory prior to plan…

The refreshed state will be used to calculate this plan, but will not be

persisted to local or remote state storage."

And it is not proceeding further execution.
Here is the screenshot of the terraform plan command execution.

Can anyone please let me know the reason for this error.

Thanks.