Variables: Why is Terraform prompting for values when running Terraform Plan?
Reading Time: < 1 minute Issue I declared multiple variables in a “terraform.tfvars” file, but when I ran “Terraform plan”, it insisted that I “Enter a value”. This is far from desired: Note: In this example, the state file is…