Skip to content

Commit 19cdb78

Browse files
authored
docs: add jetbrains min requirements note and link (#397)
1 parent 4a93bf1 commit 19cdb78

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

jetbrains-gateway/README.md

+3
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ tags: [ide, jetbrains, helper, parameter]
1111

1212
This module adds a JetBrains Gateway Button to open any workspace with a single click.
1313

14+
JetBrains recommends a minimum of 4 CPU cores and 8GB of RAM.
15+
Consult the [JetBrains documentation](https://www.jetbrains.com/help/idea/prerequisites.html#min_requirements) to confirm other system requirements.
16+
1417
```tf
1518
module "jetbrains_gateway" {
1619
count = data.coder_workspace.me.start_count

0 commit comments

Comments
 (0)