Hello. In this tutorial, we will understand Terraform modules. 1. Introduction Terraform is a tool for building, changing, and versioning the infrastructure safely and efficiently. It is used to manage the infrastructure of the popular cloud service providers and custom in-house solutions. It helps manage both low-level (Compute, Storage, Networking, etc.) and high-level components (such as SaaS, DNS, etc.) Terraform ...
Read More »How to use Terraform locals
Hello. In this tutorial, we will understand Terraform locals. 1. Introduction Terraform is a tool for building, changing, and versioning the infrastructure safely and efficiently. It is used to manage the infrastructure of the popular cloud service providers and custom in-house solutions. It helps manage both low-level (Compute, Storage, Networking, etc.) and high-level components (such as SaaS, DNS, etc.) Terraform ...
Read More »Deploying Website on AWS EC2 using Terraform
Hello. In this tutorial, we will explain how to deploy a website on AWS EC2 using Terraform, a popular open-source deployment automation software. 1. Introduction Terraform is a tool for building, changing, and versioning the infrastructure safely and efficiently. It is used to manage the infrastructure of the popular cloud service providers and custom in-house solutions. It helps manage both ...
Read More »How to Create AWS S3 Bucket using Terraform
Hello. In this tutorial, we will explain a popular open-source deployment automation software popularly known as Terraform. We will also be creating an S3 bucket using Terraform on AWS. 1. Introduction Terraform is a tool for building, changing, and versioning the infrastructure safely and efficiently. It is used to manage the infrastructure of the popular cloud service providers and custom ...
Read More »Creating EC2 Instances using Terraform
Hello. In this tutorial, we will explain a popular open-source deployment automation software popularly known as Terraform and we will create an EC2 instance. 1. Introduction Terraform is a tool for building, changing, and versioning the infrastructure safely and efficiently. It is used to manage the infrastructure of the popular cloud service providers and custom in-house solutions. It helps manage ...
Read More »How to Create IAM User & Policy using Terraform on AWS
Hello. In this tutorial, we will create an IAM policy and user using Terraform on AWS. Terraform is a popular open-source deployment automation software. 1. Introduction Terraform is a tool for building, changing, and versioning the infrastructure safely and efficiently. It is used to manage the infrastructure of the popular cloud service providers and custom in-house solutions. It helps manage ...
Read More »