diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml
index 03b3e08220f294c3cf0c8ed9fc6dfb0609768dfc..856f5546e42fecf807e7f35772804d4172e3ead9 100644
--- a/templates/full-pipeline.yml
+++ b/templates/full-pipeline.yml
@@ -23,7 +23,8 @@ spec:
       
     opentofu_version:
       default: '1.6.0'
-      _options:
+      options:
+        - '$OPENTOFU_VERSION'
         - '1.6.0'
         - '1.6.0-rc1'
       description: 'OpenTofu version that should be used.'