From 0083b8ff95fb519fcbb4626cda7bf7b210ae12e6 Mon Sep 17 00:00:00 2001 From: Yuji Masaoka <46888598+ymasaoka@users.noreply.github.com> Date: Thu, 7 Nov 2024 09:40:52 +0900 Subject: [PATCH] Add Dev Container template for AWS Lambda development - Added a new Dev Container templates for AWS Lambda development --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 74b6fe3..1eb0452 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -962,3 +962,8 @@ contact: https://github.com/davzucky/devcontainers-features-wolfi/issues repository: https://github.com/davzucky/devcontainers-features-wolfi ociReference: ghcr.io/davzucky/devcontainers-features-wolfi +- name: AWS Lambda Dev Container + maintainer: Yuji Masaoka + contact: https://github.com/ymasaoka/devcontainer-templates/issues + repository: https://github.com/ymasaoka/devcontainer-templates + ociReference: ghcr.io/ymasaoka/devcontainer-templates