I have a scenario where two production environment (running in different regions for high availability) are grouped into a single group. However, I have key value maps defined independently in each environment. So I have two questions:
1) Is there a better practice to handle this scenario. I do understand the KVM scoping could be used (proxy. environment, organization) but only my production org has two different environment. My DEV and QA are under single org and have only one environment for each. I want to run DEV and QA independently.
2) Is there a way that KVM could be synchronized between environment?
Thanks for help in advance.
Athar