You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I have a terraform project where refactoring starts to make sense.
Current situation: I have created a module, which deploy all resources to azure for a specific project.
Resources are
In total round about 400 objects.
This module is used by 4 root modules, one for each environment.
So, I want now to rewrite it, but I'm not sure what the right approach would be.
I guess to implement
Makes sense related to deployment dependencys.
What are your expirience?
Thanks Jörg
Beta Was this translation helpful? Give feedback.
All reactions