Rubeena khanrubeenakhan.hashnode.dev·Sep 16, 2023Terraform Workspaces, Remote Execution, and Collaborationwhat is Terraform WorkspacesDiscussTrainWithShubham
Rubeena khanrubeenakhan.hashnode.dev·Sep 16, 2023Terraform modulewhat is the Terraform moduleDiscussTrainWithShubham
Rubeena khanrubeenakhan.hashnode.dev·Sep 16, 2023Terraform State (Local State and Remote State ) Managementwhat is Terraform StateDiscussTrainWithShubham
Rubeena khanrubeenakhan.hashnode.dev·Sep 16, 2023AWS EC2 instance using HCL terraformAWS EC2 instance using HCL terraformDiscussTerraweekchallenge
Praveen Agarwalpka.hashnode.dev·Sep 12, 2023Mastering HCL: A Comprehensive Guide to HashiCorp's Configuration Language 📚Introduction👋 Today, let's explore HashiCorp Configuration Language (HCL). We'll discover how to use variables effectively and understand the various types of data it supports. So, let's get started! What is HCL?🤔 The HashiCorp Configuration Langua...DiscussDevops
Dushyant Kumardushyantkumark.hashnode.dev·Aug 9, 2023Project Title: Jenkins Setup using Terraform Part-1🚀🌟Introduction This article will provide a guide on how to set up a Docker and Jenkins server on an Ubuntu server, covering all the necessary steps to install and configure Jenkins for your needs using Terraform. As DevOps engineers, we need Jenkins ...Discuss·1 like·431 readsTerraform
Aditya Dhopadecodemyworld.hashnode.dev·Jul 14, 2023Packer to create AMI Golden Image in AWSLet us first simplify the keywords that are used in the title; so that there will be no sprout of doubt. Prerequisites [Must Visit ]: Must have an AWS Account with AWS CLI Installed; also create the access and secret key for your user. Install AWS ...Discuss·2 likes·119 readsEvery DevOps Novice must knowpacker
Impana Simpana.hashnode.dev·Jun 8, 2023Terraform Configuration Language(HCL)Hello Readers 👩💻👩💻 Explore the HCL Terraform is an infrastructure as code (IaC) tool developed by HashiCorp. It uses HashiCorp Configuration Language (HCL) as its native configuration language. With Terraform, you can define and provision infra...DiscussTerraform
Vrishni Shree V Bvrishni.hashnode.dev·Jun 6, 2023TERRAFORM, Day - 2Task 1: Familiarize yourself with the HCL syntax used in Terraform HCL (HashiCorp Configuration Language) is the language used in Terraform to write infrastructure configurations. Here are some key points to familiarize yourself with HCL syntax: Blo...Discuss·4 likes·126 readsTerraform Terraform
Yogitha Kkakarlayogitha.hashnode.dev·Apr 22, 2023Automation with HashiCorp PackerIntroduction:- Generally, when you want to launch an instance you will be using AWS ec2 launch instance console and use the default AMI Instead of using these standard, default AMIs, In an organization, you would need an AMI that has certain configu...Discuss·26 readspacker