variable "name" { type = string description = "Example: John Doe" } variable "username" { type = string description = "Example: johndoe_" } variable "email" { type = string }