Terraform Input Variables Are Boundaries, Not Values

Input variables in Terraform are often misunderstood as simple value holders.
They are not.

In this lesson, we explain input variables as boundaries of responsibility.
Where identity enters Terraform’s graph.
Where some values are present, some are unset, and others remain (known after apply).

No step-by-step usage.
No provider-specific behavior.

Just the mental model that lets you reason about Terraform with confidence.