Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/defo89/terraform-examples

Example infrastructure builds with Terraform
https://github.com/defo89/terraform-examples

Last synced: 24 days ago
JSON representation

Example infrastructure builds with Terraform

Awesome Lists containing this project

README

        

# terraform-examples
Example infrastructure builds with Terraform

| Folder | Provider | Description |
| -------------------------------|--------------| ----------------------------------------------|
| [s3-static-website](s3-static-website) | AWS | Static website on S3 |
| [lambda-ec2-scheduler-stop](lambda-ec2-scheduler-stop) | AWS | Lambda function to stop EC2s at the end of the work day |