Skip to content

Commit dfe7fc6

Browse files
committed
format
1 parent 1a78ce3 commit dfe7fc6

File tree

1 file changed

+1
-1
lines changed
  • registry/coder/modules/jetbrains-gateway

1 file changed

+1
-1
lines changed

registry/coder/modules/jetbrains-gateway/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ Due to the highest priority of the `ide_download_link` parameter in the `(jetbra
109109
module "jetbrains_gateway" {
110110
count = data.coder_workspace.me.start_count
111111
source = "registry.coder.com/coder/jetbrains-gateway/coder"
112-
version = "1.2.3"
112+
version = "1.2.3"
113113
agent_id = coder_agent.example.id
114114
folder = "/home/coder/example"
115115
jetbrains_ides = ["GO", "WS"]

0 commit comments

Comments
 (0)