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"