diff --git a/tests/integration.gitlab-ci.yml b/tests/integration.gitlab-ci.yml
index f8e23a41354030281bce33a83fb96f394289ccc3..13014659567f05d2f7d11f023ec894ece88f5584 100644
--- a/tests/integration.gitlab-ci.yml
+++ b/tests/integration.gitlab-ci.yml
@@ -1,6 +1,7 @@
 component:
   stage: test-integration
   variables:
+    OPENTOFU_VERSION: $LATEST_OPENTOFU_VERSION
     TF_STATE_NAME: ci-integration-$CI_PIPELINE_IID-$CI_NODE_INDEX
     TF_ROOT: tests/terraform
   trigger: