This repository contain tooling for lighting fast creation of new AWS Pet Projects.
I'm using this to kick-start new ideas on AWS Public Cloud.
In order to create a new pet project on AWS, lets fork this repository and customize it for your needs.
- type
make
to get started
make artifacts
make tf-package
make tf-plan
make tf-deploy
nb: Terraform is using remote state on S3.
I'm using either Terraform or CloudFormation for IaC.