From 02c6679df06dd21c2d7924a273536209fa90e6bf Mon Sep 17 00:00:00 2001 From: "Scott S. Lowe" Date: Fri, 24 Feb 2023 14:09:25 -0700 Subject: [PATCH] Add link to Talos-Pulumi repo Add a link to the repository for standing up a Talos Linux cluster with Pulumi Signed-off-by: Scott S. Lowe --- pulumi/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pulumi/README.md b/pulumi/README.md index f9f7ed5..3590bda 100644 --- a/pulumi/README.md +++ b/pulumi/README.md @@ -8,4 +8,8 @@ This folder contains environments, resources, and sample code for working with [ **sandbox**: This folder contains Vagrant, Ansible, and Packer resources to create a sandbox for learning Pulumi. +## Related Projects + +[talos-aws-pulumi](https://github.com/scottslowe/talos-aws-pulumi): This repository contains Pulumi code (in Golang) to stand up a Talos Linux cluster on AWS. + [link-1]: https://www.pulumi.com/