scottslowe-learning-tools/pulumi
Scott S. Lowe 07eaa7c16b
Merge pull request #140 from scottslowe/dependabot/go_modules/pulumi/default-aws-infra/golang.org/x/text-0.3.8
Bump golang.org/x/text from 0.3.6 to 0.3.8 in /pulumi/default-aws-infra
2023-02-24 14:13:43 -07:00
..
aws-k8s-infra Add example for AWS infrastructure for Kubernetes 2019-08-23 14:39:03 -06:00
default-aws-infra Bump golang.org/x/text from 0.3.6 to 0.3.8 in /pulumi/default-aws-infra 2023-02-22 23:53:05 +00:00
sandbox Reorganize Pulumi files 2019-08-23 13:53:34 -06:00
README.md Update contents 2023-02-24 14:12:03 -07:00

Learning Tools: Pulumi

This folder contains environments, resources, and sample code for working with Pulumi.

Contents

aws-k8s-infra: This folder contains example code to instantiate AWS infrastructure for use by Kubernetes clusters bootstrapped using kubeadm.

default-aws-infra: This folder contains example code to use the "default" infrastructure in your AWS account (the default VPC, subnets, Internet gateway, etc.).

sandbox: This folder contains Vagrant, Ansible, and Packer resources to create a sandbox for learning Pulumi.

talos-aws-pulumi: This repository contains Pulumi code (in Golang) to stand up a Talos Linux cluster on AWS.