-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi and thank you for publishing this pattern. I'm wondering how you handle and prevent environment drifts in this pattern. From what I gather (please correct if wrong) you'd have separate directory structure in the ESM (environment service module) for each environment (dev/test/stage/prod) would that not create a lot of code duplications and create a possibility for environment drifts as you changes some things in one environment and but not the other?
I'd like to hear your thought on this since in my opinion it should preferably be the same code that is used to create each env to ensure as close similarity between them as possible.
Metadata
Metadata
Assignees
Labels
No labels