I’m kind of new in the terraform ‘real’ game (I have full-stack dev background), I’ve used it from high level perspective but now I’d like to dig deeper, I stumped in the terraform module registry wondering why using it for creating resource over regular terraform resources.
So terraform is a provision tool we can manage resources on the cloud (deploy, destroy, check diffs, etc…), in the real word is there any reason to use terraform modules for this purpose?