Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/defo89/terraform-examples
- Owner: defo89
- License: mit
- Created: 2018-05-10T14:31:13.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-03T19:20:56.000Z (over 6 years ago)
- Last Synced: 2023-09-05T10:37:20.577Z (about 1 year ago)
- Language: HCL
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |