run: bin i && bun fmt

pull/286/head
Sebastian 10 months ago
parent 8f8eb6370f
commit f3a27eef17

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

Loading…
Cancel
Save