fix: Update pin_ci_terraform_providers.sh (#5686)

Signed-off-by: PePe Amengual <2208324+jamengual@users.noreply.github.com>
This commit is contained in:
PePe Amengual
2025-07-30 17:23:00 -07:00
committed by GitHub
parent bcd6420db5
commit e987e335de

View File

@@ -3,7 +3,7 @@
# Script to pin terraform providers in e2e tests
RANDOM_PROVIDER_VERSION="3.6.1"
NULL_PROVIDER_VERSION="3.2.3"
NULL_PROVIDER_VERSION="3.2.4"
TEST_REPOS_DIR="server/controllers/events/testdata/test-repos"