What is a Terraform Module? A Terraform Module is a container for multiple resources that are used together. It is simply a directory containing .tf files. Think of it like a function in programming: instead of repeating the same code, you define it ...
gkv-devops.hashnode.dev3 min read
No responses yet.