Self Hosted infrastructure on AWS with Terraform (part2)
This is a continuation from part1.
It's time to write our first module. Modules are Terraform solution to reuse code. It's a
great way to keep your infrastructure as code in understandable pieces that can be
then grouped together. You can develop tho...
blog.cesc.cool9 min read