Why use input variables in a Terraform configuration?
To replace every resource block with a variable block
To customize deployments without hardcoding or changing the configuration source
To make terraform init unnecessary
terraform init
To prevent Terraform from using providers