From 0f99f5a0f59b4e969c957a49223d4872f50b49f7 Mon Sep 17 00:00:00 2001 From: Daniel Braun Date: Sat, 15 Oct 2022 20:06:31 +0300 Subject: [PATCH] Update collection-index.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit You did amazing work on this ecosystem! I'm doing my best to spread this convention and I hope it will get the traction it deserves🙂 In this collection, I plan to add some missing DevOps-focused features, and more in the future Currently, it has Pulumi (which is a prominent alternative to terraform) --- _data/collection-index.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/collection-index.yml b/_data/collection-index.yml index 07304248..96ecffa7 100644 --- a/_data/collection-index.yml +++ b/_data/collection-index.yml @@ -33,3 +33,8 @@ contact: https://github.com/mpriscella/features/issues repository: https://github.com/mpriscella/features ociReference: ghcr.io/mpriscella/features +- name: DevContainers-Contrib Features + maintainer: Daniel Braun + contact: https://github.com/devcontainers-contrib/features/issues + repository: https://github.com/devcontainers-contrib/features + ociReference: ghcr.io/devcontainers-contrib/features