mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
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:
parent
50481c8976
commit
86a0583503
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue