Hi all!
I have a Terraform modules related question to you.
We are currently using verified vpc registry module and would like to customize it. This registry module has predefined subnets and routes for various components: elasticache, Redshift, DB etc.
We would like to add to this module new arguments when calling it, with other subnets and routes (i.e. elasticsearch, awx etc.) in order to be part of our reusable confs. We wrap registry module to one private git repo and the wrapped one is being used in our conf.
Can you please let me know how can we add customization to registry modules?
Thank you very much for your time and answer!
Best regards,
Dragos