1 min readJul 12, 2020
If terraform plan is asking to enter a value, probably you would have defined any variable in variables.tf & didn't mention the default value.
If terraform apply is asking for value, Terraform will perform the actions described above. Only 'yes' will be accepted to approve.