Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 805 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 805 Bytes

Terraform Architectures

This repo contains a set of different architecture configurations as Terraform scripts. Depending on your use case they will help you to easily mount and deploy the infrastructure for your next project. Feel free to adjust and combine the scripts to suite a different strategy.

Prerequisites

  • Download this repository
  • Install terraform
  • Get a Key Pair from AWS, it'll be useful for the examples that use EC2
  • Move to the folder that is suitable for your use case and go through the particular documentation

Contributing

I encourage to submit PRs and contribute with additional architecture setups, much appreciated it!