diff --git a/infrastructure.yaml b/infrastructure.yaml index 1253eb9..a0b1b64 100644 --- a/infrastructure.yaml +++ b/infrastructure.yaml @@ -38,6 +38,18 @@ environments: password_special: false conn_limit: 20 + - cluster_id: main + database: + name: notes_db + extensions: + - uuid-ossp + - pg_stat_statements + user: + name: notes + password_length: 32 + password_special: false + conn_limit: 20 + - cluster_id: main database: name: ugmk_test_db