Update contents

Add information on "default-aws-infra" folder.

Signed-off-by: Scott S. Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott S. Lowe 2023-02-24 14:12:03 -07:00
parent 02c6679df0
commit 8b9c2beb4b
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780

View file

@ -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