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

jetbrains-gateway: allow specifying slug for multiple use of the module #321

Closed matifali closed 1 month ago

matifali commented 1 month ago

When trying to add 2 separate buttons - Goland and Pycharm, using https://registry.coder.com/modules/jetbrains-gateway|jetbrains-gateway module, user is running into duplicate app slug, they must be unique per template: "gateway".

Could we make the slug a module variable? Or have some other way to allow 2+ instances of jetbrains-gateway module per workspace?

Slack Message