From 40f1358507111820e79ab38edd3405e8c1ab4dca Mon Sep 17 00:00:00 2001 From: Umang Mistry Date: Mon, 12 Feb 2024 12:15:01 -0600 Subject: [PATCH] Update terraform DEV branch condition --- bitbucket-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 3558171..eaf9378 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -36,7 +36,7 @@ pipelines: condition: changesets: includePaths: - - terraform/dev/**/* + - terraform/environments/dev/**/* - step: <<: *snowflake_deploy condition: