#trainwithshubham
Read more stories on Hashnode
Articles with this tag
First, we will setup Jenkins Agent To setup an agent, the Master and Agent nodes must connected using SSH. We need to add the Master node's public key...
For Jenkins Installation see my blog at below link: react-django-to-do-app-using-jenkins Select 'Create a job' Select Pipeline Select GitHub...
What Is a Terraform Module? In Terraform, Modules are groups of .tf files that are kept in a different directory from the configuration as a whole. A...
Task 1: Create a Terraform configuration file to define a resource of AWS EC2 instance, Azure storage account, Google Compute Engine, etc. (any...
TABLE OF CONTENTS Tasks : Task 1: Familiarize yourself with HCL syntax used in Terraform Task 2: Understand variables, data types, and expressions...