mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
+1
-1
@@ -23,7 +23,7 @@ provider "coder" {
|
||||
data "coder_workspace" "me" {
|
||||
}
|
||||
|
||||
resource "coder_agent" "dev" {
|
||||
resource "coder_agent" "main" {
|
||||
arch = "amd64"
|
||||
os = "linux"
|
||||
startup_script = <<EOF
|
||||
|
||||
Reference in New Issue
Block a user