From 9a61f3c889c3311057aeb0118f2afddac44e1742 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Mon, 19 Feb 2024 01:30:34 +0800 Subject: [PATCH] docs: pulumi --- pulumi/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pulumi/README.md b/pulumi/README.md index 7a061102..7863c075 100644 --- a/pulumi/README.md +++ b/pulumi/README.md @@ -4,6 +4,8 @@ My infrastructure is managed by Pulumi & NixOS. +[Pulumi AI](https://www.pulumi.com/ai/) is a Chatbot based on GPT v4, it can help you to write Pulumi code. + ## Why Pulumi for Kubernetes? 1. Deploying Helm charts & yaml files in the right order, in a declarative way.