#modules
Read more stories on Hashnode
Articles with this tag
Modules are containers for multiple resources that are used together. A module consists of a collection of .tf and/or .tf.json files kept together in...
Task 1: What are modules in Terraform and why do we need modules in Terraform? Terraform, modules are a fundamental concept used to organize and...