Getting started with terraform modules
2019-06-24 | 11 min read
In this article we will see a subtle introduction to terraform modules, how to pass data into the module, get something from the module and create a resource (GKE cluster)...