© 2026 Hashnode
In the previous blog, we understood Terraform fundamentals and workflow. Now it’s time to provision real infrastructure. In this blog, we will: Generate SSH key using ssh-keygen Upload public key to AWS using Terraform Create a Security Group Lau...

Introduction If you're working with Terraform and Azure, you've probably encountered situations where you need to create multiple resources based on hierarchical data structures. For example, creating multiple Virtual Networks (VNets) and then multip...

In today’s fast-paced digital era, organizations are under constant pressure to improve operational efficiency, streamline IT processes, and deliver applications faster. Traditional IT infrastructure management is often manual, time-consuming, and pr...
