update README

This commit is contained in:
Atif Ali
2023-09-19 09:06:58 +00:00
committed by Muhammad Atif Ali
parent bca8470a05
commit 4350995a4e
2 changed files with 11 additions and 3 deletions

View File

@@ -1,4 +1,11 @@
# JetBrains Gateway (jetBrains-gateway) module
---
display_name: JetBrains Gateway
description: Add a one-click button to launch JetBrains Gateway IDEs in the dashboard.
icon: ../icons/gateway.svg
maintainer_github: coder
verified: true
---
# JetBrains Gateway
This module adds a JetBrains Gateway IDEs to your Coder template.
@@ -7,7 +14,7 @@ This module adds a JetBrains Gateway IDEs to your Coder template.
To use this module, add the following snippet to your template manifest:
```hcl
module "jetbrains_gatway" {
module "jetbrains_gateway" {
source = "git::https://github.com/coder/testing-modules.git//jetbrains-gateway"
agent_id = coder_agent.main.id
agent_name = "main"