Code in this repository is used for generating infrastructure as Terraform configurations from visual diagrams created using Cloudcraft.
modules.tf is an open-source project by Anton Babenko.
- Sign up for free account to Cloudcraft.co.
- Draw AWS architecture in web-browser (you can import live AWS resources, too).
- Click "Export" and "Terraform code export" at the top right side.
- Download archive and extract it locally.
- Follow step-by-step instructions in
README.md
which you can find inside of it.
In modules.tf-demo repository you can see the exact configuration code generated from sample "Web App Reference Architecture".
This project was partially sponsored by Cloudcraft - the best way to draw AWS diagrams.
Monitoring of serverless applications provided by Thundra.
Become a sponsor to @antonbabenko on GitHub.
This project is Python 3.7 application written using Serverless framework which runs on AWS Lambda.
Read official quick start guide and installation instructions to familiarise yourself with it.
Read DEVELOPMENT.md for more insights if you want to contribute to this project.
This project exists thanks to all the people who contribute.
Become a financial contributor and help us sustain our community. [Contribute]
Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]
This work is licensed under MIT License. See LICENSE for full details.
Copyright (c) 2019 Anton Babenko