From 2ef4c98b842fd9436116d6417fc6325e69f4cfb7 Mon Sep 17 00:00:00 2001 From: michelley-an <101600153+michelley-an@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:57:41 -0700 Subject: [PATCH] Update integration_test_project/profiles.yml --- integration_test_project/profiles.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/integration_test_project/profiles.yml b/integration_test_project/profiles.yml index c5188699..18a6bd15 100644 --- a/integration_test_project/profiles.yml +++ b/integration_test_project/profiles.yml @@ -63,3 +63,4 @@ dbt_artifacts: trust_cert: True user: dbt password: "123" + encrypt: False