Add documentation

Add a simple README.md for the Pulumi area that describes the content found there.

Signed-off-by: Scott Lowe <scott.lowe@scottlowe.org>
This commit is contained in:
Scott Lowe 2019-08-23 14:51:15 -06:00
parent 378cb040ca
commit 478d182106
No known key found for this signature in database
GPG key ID: 949F43F6E6C11780

11
pulumi/README.md Normal file
View file

@ -0,0 +1,11 @@
# Learning Tools: Pulumi
This folder contains environments, resources, and sample code for working with [Pulumi][link-1].
## Contents
**aws-k8s-infra**: This folder contains example code to instantiate AWS infrastructure for use by Kubernetes clusters bootstrapped using `kubeadm`.
**sandbox**: This folder contains Vagrant, Ansible, and Packer resources to create a sandbox for learning Pulumi.
[link-1]: https://www.pulumi.com/