How to create a file using terraform
Introduction
Terraform is an Infrastructure as Code (IaC) tool that allows you to define and provision infrastructure using a declarative configuration language (HCL - HashiCorp Configuration Language).
With Terraform, infrastructure can be versioned...
priyavars.hashnode.dev3 min read