From 2e5bad20b4a4d1963907670b46c499c6a0ac6222 Mon Sep 17 00:00:00 2001
From: Timo Furrer <tfurrer@gitlab.com>
Date: Thu, 1 Feb 2024 15:15:47 +0100
Subject: [PATCH] Remove some trailing whitespaces

---
 templates/apply.yml               | 6 +++---
 templates/destroy.yml             | 6 +++---
 templates/fmt.yml                 | 6 +++---
 templates/full-pipeline.yml       | 6 +++---
 templates/plan.yml                | 6 +++---
 templates/validate-plan-apply.yml | 6 +++---
 templates/validate-plan.yml       | 6 +++---
 templates/validate.yml            | 6 +++---
 8 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/templates/apply.yml b/templates/apply.yml
index 8083b36..e11bf40 100644
--- a/templates/apply.yml
+++ b/templates/apply.yml
@@ -14,7 +14,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -34,9 +34,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
     state_name:
diff --git a/templates/destroy.yml b/templates/destroy.yml
index a15e8f9..bcde646 100644
--- a/templates/destroy.yml
+++ b/templates/destroy.yml
@@ -14,7 +14,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -34,9 +34,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
     state_name:
diff --git a/templates/fmt.yml b/templates/fmt.yml
index 857fd3b..973725d 100644
--- a/templates/fmt.yml
+++ b/templates/fmt.yml
@@ -14,7 +14,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -34,9 +34,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
 
diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml
index 86323f2..fe94582 100644
--- a/templates/full-pipeline.yml
+++ b/templates/full-pipeline.yml
@@ -20,7 +20,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -40,9 +40,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
     state_name:
diff --git a/templates/plan.yml b/templates/plan.yml
index 5857577..7662d4d 100644
--- a/templates/plan.yml
+++ b/templates/plan.yml
@@ -14,7 +14,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -34,9 +34,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
     state_name:
diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml
index 5bc7078..7a2c735 100644
--- a/templates/validate-plan-apply.yml
+++ b/templates/validate-plan-apply.yml
@@ -17,7 +17,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -37,9 +37,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
     state_name:
diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml
index 090330c..5d9560b 100644
--- a/templates/validate-plan.yml
+++ b/templates/validate-plan.yml
@@ -14,7 +14,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -34,9 +34,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
     state_name:
diff --git a/templates/validate.yml b/templates/validate.yml
index e2b9d22..e8920c2 100644
--- a/templates/validate.yml
+++ b/templates/validate.yml
@@ -14,7 +14,7 @@ spec:
     version:
       default: 'latest'
       description: 'Version of this component. Has to be the same as the one in the component include entry.'
-      
+
     opentofu_version:
       default: '1.6.1'
       options:
@@ -34,9 +34,9 @@ spec:
     #   # default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.opentofu_version ]]'
     #   default: '$CI_REGISTRY/components/opentofu/gitlab-opentofu:$[[ inputs.version ]]-opentofu$[[ inputs.opentofu_version ]]'
     #   description: 'Tag of the gitlab-opentofu image.'
-    
+
     # Configuration
-    root_dir: 
+    root_dir:
       default: ${CI_PROJECT_DIR}
       description: 'Root directory for the OpenTofu project.'
     state_name:
-- 
GitLab