C1W2 assignment error terraform apply command

Terraform plan require to input value for S3 bucket for data lake instead of showing changes going to be made

Hello @Tan_Quoc_Bao_Nguyen,

Your terminal probably crashed/restart and it asks to input the terraform variables. If the terminal crashes tou need to run source scripts/setup.sh before you go to the terraform folder and run the terraform commands from the beginning instead of terraform apply. Thank you