Skip to content

Commit e666e8b

Browse files
authored
fix post-validation-eso.sh (#139)
1 parent c9c7dd3 commit e666e8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scripts/post-validation-eso.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
set -e
99

10-
TERRAFORM_SOURCE_DIR="tests/resources"
10+
TERRAFORM_SOURCE_DIR="tests/existing-resources"
1111
TF_VARS_FILE="terraform.tfvars"
1212

1313
(

0 commit comments

Comments
 (0)