docs: add jetbrains min requirements note and link (#397)

This commit is contained in:
Edward Angert
2025-02-04 13:18:49 -05:00
committed by GitHub
parent 4a93bf11e7
commit 19cdb78319

View File

@@ -11,6 +11,9 @@ tags: [ide, jetbrains, helper, parameter]
This module adds a JetBrains Gateway Button to open any workspace with a single click. This module adds a JetBrains Gateway Button to open any workspace with a single click.
JetBrains recommends a minimum of 4 CPU cores and 8GB of RAM.
Consult the [JetBrains documentation](https://www.jetbrains.com/help/idea/prerequisites.html#min_requirements) to confirm other system requirements.
```tf ```tf
module "jetbrains_gateway" { module "jetbrains_gateway" {
count = data.coder_workspace.me.start_count count = data.coder_workspace.me.start_count