Diego Velezvelez.hashnode.devยทApr 24, 202310 Terraform Best Practices1. Use modules (DRY code) Don't Repeat Yourself (DRY) is one of the software development principles. This principle aims to avoid redundancy in the code declaration. Whenever you find yourself writing the same terraform code more than once, use modul...40 readsDevopsAdd a thoughtful commentNo comments yetBe the first to start the conversation.