@ -20,7 +20,7 @@ data "coder_workspace_owner" "me" {}
variable "agent_name" {
type = string
default = ""
default = "main"
description = "The name of the main deployment. (Used to build the subpath for coder_app.)"
}