chore(jetbrains-gateway): match example with screenshot (#200)

pull/201/head
Muhammad Atif Ali 1 year ago committed by GitHub
parent 18810cc51e
commit 017f007bde
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -18,8 +18,8 @@ module "jetbrains_gateway" {
agent_id = coder_agent.example.id
agent_name = "example"
folder = "/home/coder/example"
jetbrains_ides = ["GO", "WS", "IU", "PY", "PS", "CL", "RM", "RD"]
default = "PY"
jetbrains_ides = ["CL", "GO", "IU", "PY", "WS"]
default = "GO"
}
```

Loading…
Cancel
Save