terraform { required_providers { coder = { source = "coder/coder" version = "0.2.1" } } } variable "service_account" { description = <