From 4a29b4b82d2a29f7098bbab07462e9ec7a1cb755 Mon Sep 17 00:00:00 2001 From: Bill Metangmo <25366207+billmetangmo@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:58:49 +0200 Subject: [PATCH] docs: add aws toolkit plugin --- .gitpod.yml | 1 + README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitpod.yml b/.gitpod.yml index da12690..49b2a85 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -11,3 +11,4 @@ vscode: - vivaxy.vscode-conventional-commits - sourcegraph.cody-ai - donjayamanne.githistory + - amazonwebservices.aws-toolkit-vscode diff --git a/README.md b/README.md index ffdd73e..2898903 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ If you are here, it means that you are interested in an in-house deployment of t * Have a minimum of competence on the AWS and Terraform cloud * Create a Sourcegraph account and get credentials to use [CodyAI](https://www.youtube.com/watch?v=_csyHcEcxDA) +* Create a AWS Builder ID to use [Code whisperer](https://www.youtube.com/watch?v=rHNMfOK8pWI) *[Optional]* * Install all tools locally (just run the `init` and `command` scripts in the [.gitpod.yml] file (.gitpod.yml) **or** use a ready-made development environment on gitpod : [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/mongulu-cm/mtchoun-mouh)