From 15137809b4beadabac4538ae576bac760abbf737 Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Tue, 4 Feb 2025 12:59:55 -0500 Subject: [PATCH] add jetbrains min requirements --- jetbrains-gateway/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jetbrains-gateway/README.md b/jetbrains-gateway/README.md index a3269a4..73c1e12 100644 --- a/jetbrains-gateway/README.md +++ b/jetbrains-gateway/README.md @@ -11,6 +11,9 @@ tags: [ide, jetbrains, helper, parameter] 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 module "jetbrains_gateway" { count = data.coder_workspace.me.start_count