From 989d646c69e0efb2c4cdd83ac50474499026af35 Mon Sep 17 00:00:00 2001 From: Izzur Zuhri Date: Sat, 9 Apr 2022 20:36:21 +0700 Subject: [PATCH] Add Pulumi --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c24e5cc3..5d8095af 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ Table of Contents ## Cloud management solutions * [Brainboard](https://www.brainboard.co) - Collaborative solution to visually build and manage cloud infrastructures from end-to-end. * [terraform.io](https://www.terraform.io/) — Terraform Cloud. Free remote state management and team collaboration for teams up to 5 users. + * [Pulumi](https://www.pulumi.com/) — Modern infrastructure as code platform that allows you to use familiar programming languages and tools to build, deploy, and manage cloud infrastructure. **[⬆ back to top](#table-of-contents)**