From 23899d786873fcbeeda94a8e6c09a089c84f2ba2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Conall=20=C3=93=20Cofaigh?= Date: Mon, 30 Jun 2025 20:17:49 +0100 Subject: [PATCH] fix post-validation-eso.sh --- tests/scripts/post-validation-eso.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/scripts/post-validation-eso.sh b/tests/scripts/post-validation-eso.sh index e221196a..67a56630 100755 --- a/tests/scripts/post-validation-eso.sh +++ b/tests/scripts/post-validation-eso.sh @@ -7,7 +7,7 @@ set -e -TERRAFORM_SOURCE_DIR="tests/resources" +TERRAFORM_SOURCE_DIR="tests/existing-resources" TF_VARS_FILE="terraform.tfvars" (