Terraform Modules
Added some terraform modules to my github.
https://github.com/kecklerr/terraform-modules
Overall, the example shows how you use the terraform modules to created multiple ec2s with multiple ebs volumes attached. The ami and volumes are both encrypted with the kms key that is created.

