From 130bfec4682195b5910d9f08709f29c535d494ec Mon Sep 17 00:00:00 2001 From: Morten Olsen Date: Mon, 11 Aug 2025 20:00:01 +0200 Subject: [PATCH] fix reconciliation of db --- .../postgres-database/postgres-database.resource.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/custom-resouces/postgres-database/postgres-database.resource.ts b/src/custom-resouces/postgres-database/postgres-database.resource.ts index 24a0dc9..75e6309 100644 --- a/src/custom-resouces/postgres-database/postgres-database.resource.ts +++ b/src/custom-resouces/postgres-database/postgres-database.resource.ts @@ -168,8 +168,8 @@ class PostgresDatabaseResource extends CustomResource