From a733817a1e840da1150612fa01ac1ba0d53deb33 Mon Sep 17 00:00:00 2001
From: Khai Do <zaro0508@gmail.com>
Date: Tue, 23 Jan 2024 16:35:21 -0800
Subject: [PATCH] remove sceptre config

---
 .../external-stack-output/resolver-with-profile-region.yaml | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100644 integration-tests/sceptre-project/config/external-stack-output/resolver-with-profile-region.yaml

diff --git a/integration-tests/sceptre-project/config/external-stack-output/resolver-with-profile-region.yaml b/integration-tests/sceptre-project/config/external-stack-output/resolver-with-profile-region.yaml
deleted file mode 100644
index b40ad7e42..000000000
--- a/integration-tests/sceptre-project/config/external-stack-output/resolver-with-profile-region.yaml
+++ /dev/null
@@ -1,6 +0,0 @@
-template:
-  path: dependencies/dependent_template_local_export.json
-
-
-parameters:
-  DependentStackName: !stack_output_external "{{project_code}}-external-stack-output-outputter::StackName {{environment_variable.AWS_PROFILE|default('default')}}::eu-west-1"