Onboarding Reservoir DDMS - docs and infra
All Submissions:
- [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
- [YES] I have updated the documentation accordingly.
- [YES] My code follows the code style of this project.
Current Behavior or Linked Issues
- osdu/platform/domain-data-mgmt-services/reservoir/open-etp-server#3 (closed)
- Current data partition resources will be created normally, only reservoir resources will be provisioned if
reservoir_ddms_enabled=true
is enabled at data partition stage resources.
Does this introduce a breaking change?
- [NO]
- The managed postgres needed and secrets will be strictly provisioned only if flag for reservoir-ddms is enabled, no breaking change and reuse of original postgres module.
Other information
- Extra documentation on how to setup partition for Reservoir here
- Needed to setup managed oetp-server postgres in glab environment