While running infra-run. sh, its unable to start Postgres database and throws following error
Error: The database is uninitialized and the superuser password is not specified.
Fix:
Need to include environment POSTGRES_HOST_AUTH_METHOD=trust in infra.yml for postgres section