#!/bin/sh set -euo pipefail [[- template "common/vault.mkpgrole.sh" dict "ctx" . "config" (dict "role" .instance "database" "postgres") ]]