From 4d4f2bad9dd437a6140b264ab490404b99ea793b Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Fri, 30 Aug 2024 00:16:03 +0000 Subject: [PATCH] Update cheatsheets --- tldr/pulumi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tldr/pulumi b/tldr/pulumi index a100091a..80ad4233 100644 --- a/tldr/pulumi +++ b/tldr/pulumi @@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git > Define infrastructure on any cloud using familiar programming languages. > Some subcommands such as `pulumi up` have their own usage documentation. -> More information: . +> More information: . - Create a new project using a template: