diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index b495966..2b5cf24 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -79,12 +79,12 @@ definitions: pipelines: branches: DEV: - - step: - <<: *terraform_plan_apply - condition: - changesets: - includePaths: - - terraform/environments/dev/**/* + # - step: + # <<: *terraform_plan_apply + # condition: + # changesets: + # includePaths: + # - terraform/environments/dev/**/* - step: <<: *snowflake_deploy condition: