Skip to content

Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform

License

Notifications You must be signed in to change notification settings

devopsutils/modules.tf-lambda

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

modules.tf - Infrastructure as code generator - from visual diagrams to Terraform

Financial Contributors on Open Collective MIT license @antonbabenko

modules.tf - Infrastructure as code generator - from visual diagrams to Terraform

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.

How can I try this?

  1. Sign up for free account to Cloudcraft.co.
  2. Draw AWS architecture in web-browser (you can import live AWS resources, too).
  3. Click "Export" and "Terraform code export" at the top right side.
  4. Download archive and extract it locally.
  5. Follow step-by-step instructions in README.md which you can find inside of it.

How do the generated Terraform configurations look like?

In modules.tf-demo repository you can see the exact configuration code generated from sample "Web App Reference Architecture".

Original infrastructure

Web App Reference Architecture

Recording of complete code execution

modules.tf demo - November 2019

Supporters

Cloudcraft - the best way to draw AWS diagrams

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.

@antonbabenko @antonbabenko modules.tf-lambda

Developer's guide

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.

Contributors

Code Contributors

This project exists thanks to all the people who contribute.

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

License

This work is licensed under MIT License. See LICENSE for full details.

Copyright (c) 2019 Anton Babenko

About

Infrastructure as code generator - from visual diagrams created with Cloudcraft.co to Terraform

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 81.5%
  • Awk 8.3%
  • HCL 8.0%
  • Shell 2.0%
  • Makefile 0.2%