diff --git a/pulumi/README.md b/pulumi/README.md index 3590bda..170ee28 100644 --- a/pulumi/README.md +++ b/pulumi/README.md @@ -6,6 +6,8 @@ This folder contains environments, resources, and sample code for working with [ **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. ## Related Projects