diff --git a/templates/terraform.yml b/templates/terraform.yml
index 2b8eefdf90b86e7a54adc359cfe03bcb9de1e731..28c9a9e23aa602da6d9d2a2547dae87941e5da26 100644
--- a/templates/terraform.yml
+++ b/templates/terraform.yml
@@ -8,6 +8,7 @@ include:
   image: registry.gitlab.com/gitlab-org/terraform-images/stable:latest
   before_script:
     - cd ${TF_ROOT}
+    - terraform version
   cache:
     paths:
       - ${TF_ROOT}/.terraform