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(git-clone): add git@ URLs support #308

Closed djarbz closed 1 month ago

djarbz commented 1 month ago

Add Github and Gitlab when using git@ URLs.

matifali commented 1 month ago

Hi @djarbz, do you plan to come back to this? I see we have linting issues.

djarbz commented 1 month ago

@matifali thanks for the reminder. Should be G2G now.

matifali commented 1 month ago

@michaelbrewer Could you review, too, as you are the original author for this functionality? Thanks.