coder / modules

A collection of Terraform Modules to extend Coder templates.
https://registry.coder.com
Apache License 2.0
33 stars 33 forks source link

feat(jetbrains-gateway): add releases_base_link/download_base_link variables #333

Closed kerwin612 closed 3 weeks ago

kerwin612 commented 3 weeks ago

In offline mode, the currently configured offline download address will be overridden by the parameters of jetbrains-gateway(jetbrains-gateway://connect#......&ide_download_link=https://download.jetbrains.com/idea/ideaIU-XXX.tar.gz).

matifali commented 3 weeks ago

Hi @kerwin612, could you run bun install && bun update-version to bump the module version? Thanks.