Greenstand/treetracker-infrastructure

Create schema for queue data

Open

#231 opened on Feb 15, 2024

View on GitHub
 (3 comments) (0 reactions) (1 assignee)HCL (40 forks)auto 404
good first issuepostgresqlterraform

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

Description

Create schema for our queue, the name could be: queue And also create corresponding user/role, for this schema, just as we do for other shcema and service, https://github.com/Greenstand/treetracker-infrastructure/blob/431e9fc1d177a222d4687d9377af1694095eece9/database-grants/terraform/prod/modules/microservice_schema/main.tf#L16-L49

Contributor guide