Terraform Terraform for Network Engineers (with examples) If you're a Network Engineer curious about Terraform but not quite sure why you need it or how Suresh Vina Nov 24, 2023 6 min read
NetDevOps Terraform is Good, but I Like Pulumi Terraform fans, don't beat me up just yet. I've got my reasons for preferring Pulumi in Suresh Vina Oct 8, 2023 6 min read
AWS Schedule AWS Lambda Functions using EventBridge Rules In today's blog post, we're focusing on how to use EventBridge Rules to schedule the execution Suresh Vina Oct 8, 2023 5 min read
Terraform How to Create AWS Lambda Functions (Python) with Terraform? In this blog post, we're going to learn how to set up an AWS Lambda function using Terraform. Suresh Vina Oct 4, 2023 7 min read
Terraform Terraform - How to Associate Multiple Subnets to the Same Route Table? In this quick read, we're diving straight into a common question many of us have when using Terraform, Suresh Vina Sep 21, 2023 2 min read
Terraform Palo Alto Automation with Terraform Oh boy, as Network Engineers we have been learning so many new things lately, it's like we' Suresh Vina Apr 12, 2023 13 min read
Terraform Terraform Resource Creation Order - depends_on Have you ever tried to make a sandwich only to realize you need to toast the bread before you can Suresh Vina Mar 30, 2023 4 min read
Terraform Terraform for_each loop Example Overview In this blog post, we will discuss how to use Terraform's for_each loop to deploy three Suresh Vina Mar 25, 2023 4 min read
Terraform Terraform Remote Backend Example using AWS S3 In this blog post, we will look at how to configure a remote backend for Terraform using an AWS S3 Suresh Vina Mar 21, 2023 4 min read
Terraform How to Upload Multiple Files to AWS S3 Bucket using Terraform Are you looking to easily upload multiple local files within multiple directories to an S3 bucket in AWS using Terraform? Suresh Vina Mar 20, 2023 3 min read
Terraform Terraform for Absolute Beginners Are you a beginner looking to learn Terraform? Don't worry, you've come to the right place! Suresh Vina Mar 15, 2023 11 min read
Terraform Terraform Data Sources "Have you ever tried to find a specific book in a library without the help of the librarian or Suresh Vina Jul 8, 2021 3 min read