Commit Graph

12 Commits (2c94c82cbf18cb979c431720b8fdb3ef85db05b2)

Author SHA1 Message Date
Stephen Kirby 2c94c82cbf
chore: allowed empty default for modules (#72)
From #66, also added testing for `jetbrains-gateway`.

## Regions
Azure and AWS were simple, but there is no error message when no region is selected:

https://github.com/coder/modules/assets/58410745/9a9e317b-7764-427f-b298-86313de5fb33

Open to feedback on this.

## Jetbrains Gateway
The Jetbrains gateway default IDE satisfies a ton of logic in the template, so allowing `null` would lead to a lot of patchwork `try` statements. Now it's implemented to use the first IDE in the `jetbrains_ides` as the coder_parameter default for cleanliness. 

Let me know your thoughts.
2 years ago
Stephen Kirby 54fd2f39f6 azure logo path 2 years ago
Stephen Kirby 0351a7ef3f added azure logo 2 years ago
Kyle Carberry cb72a16221
feat: add test framework (#48)
* Add test framework

* Add aws-region tests

* Add azure-region tests

* Update CONTRIBUTING.md

* Add formatting

* Improve fmt

* Format Terraform
2 years ago
Stephen Kirby 960a2c0471 icons/ -> emojis/ 2 years ago
Stephen Kirby 44bbbc1736 reduced region count to meet maximum option count. only redundant regions removed 2 years ago
Stephen Kirby ba67d87e47 removed stage, STG, EUAP regions 2 years ago
Stephen Kirby 81b393efdd added missing regions, fixed readme 2 years ago
Stephen Kirby 1f2f049ffa dropped coder version 2 years ago
Stephen Kirby 61dc074767 fixed 'varaible' typo 2 years ago
Stephen Kirby bdd5c374e7 updated README 2 years ago
Stephen Kirby 7f5b6e9ec0 azure region v0 2 years ago