When I try to run the command
terraform plan
the expected output is the summary of planned changes which I can confirm running terraform apply.
But when I run terraform plan it asks me to enter a value for var.data_lake_bucket
This is expected? What value should I be entering here or how do I get over this?