diff --git a/README.md b/README.md
index 0bfc04e74797ee6f520298bd5afbc6c76a68d91b..d98f96934bd1f9e1096a1c1231882883266560d6 100644
--- a/README.md
+++ b/README.md
@@ -226,13 +226,7 @@ The following OpenTofu versions are available with this component via the `opent
 - [`1.8.1`](https://github.com/opentofu/opentofu/releases/tag/v1.8.1)
 - [`1.8.0`](https://github.com/opentofu/opentofu/releases/tag/v1.8.0)
 - [`1.7.3`](https://github.com/opentofu/opentofu/releases/tag/v1.7.3)
-- [`1.7.2`](https://github.com/opentofu/opentofu/releases/tag/v1.7.2)
-- [`1.7.1`](https://github.com/opentofu/opentofu/releases/tag/v1.7.1)
-- [`1.7.0`](https://github.com/opentofu/opentofu/releases/tag/v1.7.0)
-- [`1.7.0-alpha1`](https://github.com/opentofu/opentofu/releases/tag/v1.7.0-alpha1)
 - [`1.6.2`](https://github.com/opentofu/opentofu/releases/tag/v1.6.2)
-- [`1.6.1`](https://github.com/opentofu/opentofu/releases/tag/v1.6.1)
-- [`1.6.0`](https://github.com/opentofu/opentofu/releases/tag/v1.6.0)
 
 ### Variables
 
diff --git a/opentofu_versions.yaml b/opentofu_versions.yaml
index 961d15ae645589f53872fea7eafbb4d4313fa8a4..0b0d7d21eb46ce6b8bb7a06ab914a481ab26f57c 100644
--- a/opentofu_versions.yaml
+++ b/opentofu_versions.yaml
@@ -8,13 +8,7 @@
     - '1.8.1'
     - '1.8.0'
     - '1.7.3'
-    - '1.7.2'
-    - '1.7.1'
-    - '1.7.0'
-    - '1.7.0-alpha1'
     - '1.6.2'
-    - '1.6.1'
-    - '1.6.0'
   hack_templates_supported_versions:
     - *supported_versions
     - '$OPENTOFU_VERSION'
diff --git a/templates/apply.yml b/templates/apply.yml
index fef507a0acdddf636cc9ecbc0bda6a3cfac34042..479c94353b22ad1682ccb5bb3c437aab538c38fd 100644
--- a/templates/apply.yml
+++ b/templates/apply.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/custom-command.yml b/templates/custom-command.yml
index e8189501ee931990ea28607265bff8c4e97c7b94..158ca09cd66d3480a1ff71747f8279c057108b92 100644
--- a/templates/custom-command.yml
+++ b/templates/custom-command.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/destroy.yml b/templates/destroy.yml
index d67ec80a95ec1890717f657fc381c01aaabc751d..ed99546ee18af507118210d9334382b58b7a4653 100644
--- a/templates/destroy.yml
+++ b/templates/destroy.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/fmt.yml b/templates/fmt.yml
index e24997386251b10721d34a15b5509a0a3ccccd4a..ff0e58d12b60629ae0a77a92ac8969eae556f18e 100644
--- a/templates/fmt.yml
+++ b/templates/fmt.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml
index 65a219545b307a5ec4f7a20470a2d9c3824713ab..78ccb43a487d5e714f695d05fd4907c6d2bf540e 100644
--- a/templates/full-pipeline.yml
+++ b/templates/full-pipeline.yml
@@ -42,13 +42,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/graph.yml b/templates/graph.yml
index 41f965709538ba1d76a75171816773df133e91f8..11e3c6572df10b90cb7793ba513c14e9cfc9ea52 100644
--- a/templates/graph.yml
+++ b/templates/graph.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/job-templates.yml b/templates/job-templates.yml
index 69120b5eb4cb187456ffb418710180662c966af3..f060425c883aabf10ff3ab3493e257c7eb09d5a3 100644
--- a/templates/job-templates.yml
+++ b/templates/job-templates.yml
@@ -42,13 +42,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/plan.yml b/templates/plan.yml
index c10d2d36b04fdd9c8afa88deaa0a3ef5b29c2a72..c286d6b11999ac8fdc5cac299d1db62a4d475054 100644
--- a/templates/plan.yml
+++ b/templates/plan.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/test.yml b/templates/test.yml
index f6ef6ef6b529fd6f0b76b7706df8711271e59fc5..d1fd698506189ae848b683c6109a3bffd1368c6a 100644
--- a/templates/test.yml
+++ b/templates/test.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml
index 9b9a81adc38b7d17a7e3b053c8702a2ee26a5ca0..111f295530272455272fd91d9010a29bba44c55d 100644
--- a/templates/validate-plan-apply.yml
+++ b/templates/validate-plan-apply.yml
@@ -36,13 +36,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/validate-plan-destroy.yml b/templates/validate-plan-destroy.yml
index cc5ceb4939d851ee003d3322871b0ee4093d8022..4f6db793a7a2d584725248db96c8e652545b6a6c 100644
--- a/templates/validate-plan-destroy.yml
+++ b/templates/validate-plan-destroy.yml
@@ -36,13 +36,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml
index feeba5a1e229efefab8f939810c01de537080cb4..ac2dad0adc73c44bf7e489bb5479de7c10f70374 100644
--- a/templates/validate-plan.yml
+++ b/templates/validate-plan.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'
 
diff --git a/templates/validate.yml b/templates/validate.yml
index c5077efe75963b06a9cb522344feb50a6a2cdd77..9bf60933f78723ccfff37219dcf71afb35082301 100644
--- a/templates/validate.yml
+++ b/templates/validate.yml
@@ -33,13 +33,7 @@ spec:
         - '1.8.1'
         - '1.8.0'
         - '1.7.3'
-        - '1.7.2'
-        - '1.7.1'
-        - '1.7.0'
-        - '1.7.0-alpha1'
         - '1.6.2'
-        - '1.6.1'
-        - '1.6.0'
         - '$OPENTOFU_VERSION'
       description: 'OpenTofu version that should be used.'