Provisioning and Remote Execution with Terraform
Introduction
Provisioning refers to the process of creating and configuring infrastructure resources based on the Terraform configuration files. These files, written in HashiCorp Configuration Language (HCL), define the desired state of your infrastr...
learnwithnehal.hashnode.dev3 min read