Create Gitaly HA PostgreSQL instance with Terraform

This automates some of the work of setting up a PostgreSQL instance for the Gitaly HA demos.

  • create PostgreSQL 9.6 instance in the same region as the other nodes
  • open PostgreSQL firewall so that the praefect node can reach it
  • create praefect user on the PostgreSQL instance
  • create praefect_production database on the PostgreSQL instance
Edited by GitLab Release Tools Bot

Merge request reports

Loading