Skip to content

Convert PostgreSQL configs into ERB templates

What does this Merge Request do and why?

This MR converts PostgreSQL configs into ERB templates will allows customisation as well as new changes to be rolled out when gdk reconfigure is run.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.

Closes #1297

Edited by Ash McKenzie

Merge request reports