#tws
Read more stories on Hashnode
Articles with this tag
Task 1: Learn and Compare Terraform Providers What is Terraform Providers: A provider in Terraform is a plugin that enables interaction with an API....
Task -1 What are the modules in Terraform and its Benefit. In Terraform, Modules are fundamental concepts that allow you to organize and reuse your...
Task 1: Importance of Terraform State Terraform State File Terraform is an Infrastructure as Code (IaC) tool used to define and provision...
Task 1: Create a Terraform configuration file to define a resource of AWS EC2 instance, Azure vm, Google Compute Engine, etc. (any one) Now we will...
Task 1 - Familiarize yourself with the HCL syntax used in Terraform Learn about HCL blocks, parameters, and arguments HCL BLOCK: In Terraform "HCL"...
Introduction: In the world of container orchestration, Kubernetes is an open-source container orchestration platform that automates the deployment,...