diff --git a/README.md b/README.md index 0a76f1a496ab80c02acbbdebbcc3f410101bf0fe..efe44f914e77d382c97799eed2b4700b1e1fd5eb 100644 --- a/README.md +++ b/README.md @@ -289,17 +289,8 @@ The following OpenTofu versions are available with this component via the `opent - [`1.9.0`](https://github.com/opentofu/opentofu/releases/tag/v1.9.0) - [`1.8.8`](https://github.com/opentofu/opentofu/releases/tag/v1.8.8) -- [`1.8.7`](https://github.com/opentofu/opentofu/releases/tag/v1.8.7) -- [`1.9.0-beta2`](https://github.com/opentofu/opentofu/releases/tag/v1.9.0-beta2) -- [`1.8.6`](https://github.com/opentofu/opentofu/releases/tag/v1.8.6) -- [`1.8.5`](https://github.com/opentofu/opentofu/releases/tag/v1.8.5) -- [`1.8.4`](https://github.com/opentofu/opentofu/releases/tag/v1.8.4) -- [`1.8.3`](https://github.com/opentofu/opentofu/releases/tag/v1.8.3) -- [`1.8.2`](https://github.com/opentofu/opentofu/releases/tag/v1.8.2) -- [`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.6.2`](https://github.com/opentofu/opentofu/releases/tag/v1.6.2) +- [`1.7.7`](https://github.com/opentofu/opentofu/releases/tag/v1.7.7) +- [`1.6.3`](https://github.com/opentofu/opentofu/releases/tag/v1.6.3) ### Environment Variables diff --git a/opentofu_versions.yaml b/opentofu_versions.yaml index abd05bccc7e35ea1d58e10add8edaee387e9aa86..72d649aacf20805d3a198c742b0fc01a033a4718 100644 --- a/opentofu_versions.yaml +++ b/opentofu_versions.yaml @@ -3,17 +3,8 @@ supported_versions: &supported_versions - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' hack_templates_supported_versions: - *supported_versions - '$OPENTOFU_VERSION' diff --git a/templates/apply.yml b/templates/apply.yml index a48a099b2cc38e9def894b13ede9acdfdccdc19d..9ee6039a4643d35a65806a0ed4e9f9ad0bbba88e 100644 --- a/templates/apply.yml +++ b/templates/apply.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/custom-command.yml b/templates/custom-command.yml index f8abc2dc9ecd6efbadcdcb0b156f4ac824c8707f..ce22b3e4ba1e27f16e4c31316e49a2859f130b0c 100644 --- a/templates/custom-command.yml +++ b/templates/custom-command.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/destroy.yml b/templates/destroy.yml index 2b9096bd2fa7772a646f26b6cd81f6b832affbac..413b2eda01120e397890ca3913f5767f6aee54e7 100644 --- a/templates/destroy.yml +++ b/templates/destroy.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/fmt.yml b/templates/fmt.yml index cc8c3c5555b81a8e1c28c8ac235e18db0b8d04fc..ca75f3d0fdde23ad836fe718f94fae04b522a32c 100644 --- a/templates/fmt.yml +++ b/templates/fmt.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml index 76d0bad834a820f982b697549b3a8087058565d6..f4f22f14c7f4b0a1f17d87a7d9d4499563ccf52f 100644 --- a/templates/full-pipeline.yml +++ b/templates/full-pipeline.yml @@ -37,17 +37,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/graph.yml b/templates/graph.yml index 63c6516abb839eb7a03a76b94afa84dcbb952a04..02da5178c8b6ef647298a4e0261abe490b0c0562 100644 --- a/templates/graph.yml +++ b/templates/graph.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/job-templates.yml b/templates/job-templates.yml index 17462cd78a2fcadbb79dc8b666ac35dd44b7c259..387f02f11691b2372a24189596f314543df3deae 100644 --- a/templates/job-templates.yml +++ b/templates/job-templates.yml @@ -37,17 +37,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/plan.yml b/templates/plan.yml index af0849fabc7d1fb79757221f513e08632d3083fc..752c37c99f7d1cebf2e4827a54f31c2e19c81bb2 100644 --- a/templates/plan.yml +++ b/templates/plan.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/test.yml b/templates/test.yml index 4d9df886d80c394ac4bcc5907879e66c1a5f61df..79b2b0b717b1061ea8378be15023478ab0dde33d 100644 --- a/templates/test.yml +++ b/templates/test.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml index 2e0b96f157df1d57867dedbeaa7373032f685e25..6924516558cabbc5ab96f5c8ca1c04ae4acd4f12 100644 --- a/templates/validate-plan-apply.yml +++ b/templates/validate-plan-apply.yml @@ -31,17 +31,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/validate-plan-destroy.yml b/templates/validate-plan-destroy.yml index 69644d5036a2b024c099fa6d6668a54b7bff8ed8..c6a54b711f241431874d9ec7cff9bda8bcd69897 100644 --- a/templates/validate-plan-destroy.yml +++ b/templates/validate-plan-destroy.yml @@ -31,17 +31,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml index 4dd446c29182cc54d15359ae4cfefd29006a44f4..96d199e6fb0db2007e827cd7cbc99c7aa9b4320f 100644 --- a/templates/validate-plan.yml +++ b/templates/validate-plan.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.' diff --git a/templates/validate.yml b/templates/validate.yml index 10f564c965586cc3e59bf1e003b82876c282222d..e4dcb8e17a20118fb06f8618b3fc01bb438f8ae0 100644 --- a/templates/validate.yml +++ b/templates/validate.yml @@ -28,17 +28,8 @@ spec: options: - '1.9.0' - '1.8.8' - - '1.8.7' - - '1.9.0-beta2' - - '1.8.6' - - '1.8.5' - - '1.8.4' - - '1.8.3' - - '1.8.2' - - '1.8.1' - - '1.8.0' - - '1.7.3' - - '1.6.2' + - '1.7.7' + - '1.6.3' - '$OPENTOFU_VERSION' description: 'OpenTofu version that should be used.'