Day 70 - Terraform Modules
What are Terraform Modules?
Terraform modules are reusable and self-contained collections of Terraform configurations that encapsulate a set of resources and their configurations. A module consists of a collection of .tf and/or .tf.json files kept to...
sharmasmriti.hashnode.dev6 min read