DEV Community

Cover image for Refactor Terraform code with Modules
mkdev.me for mkdev

Posted on • Updated on

 

Refactor Terraform code with Modules

In the fifth part of the Terraform Lightning Course we are going to refactor our code by reducing duplication and leveraging Terraform Modules - one of the most important features of any sophisticated Terraform setup.


Terraform Lightning Course

You can always hire our mentors and learn directly from them!

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git