😇Terraform Modules
Terraform Modules: 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 a directory.
Modules are the main way to package and reuse resource configuration...
beulah.hashnode.dev8 min read