Add cross-reference to new Pulumi project

Add cross-reference to new Pulumi repository for standing up Talos Linux on Azure

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott S. Lowe 2023-03-29 23:12:16 -06:00
parent 50481c8976
commit 86a0583503
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780

View file

@ -1,6 +1,6 @@
# Learning Tools: Pulumi
This folder contains environments, resources, and sample code for working with [Pulumi][link-1].
This folder contains environments, resources, and sample code for working with [Pulumi](https://www.pulumi.com).
## Contents
@ -14,4 +14,4 @@ This folder contains environments, resources, and sample code for working with [
[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/
[talos-azure-pulumi](https://github.com/scottslowe/talos-azure-pulumi): This repository contains Pulumi code (in Golang) to stand up a Talos Linux cluster on Azure.