Skip to content
Snippets Groups Projects
Unverified Commit 7c0526c1 authored by Timo Furrer's avatar Timo Furrer
Browse files

Support OpenTofu 1.9.0-alpha1

Changelog: added
parent ff75df5a
Branches
Tags
No related merge requests found
......@@ -229,6 +229,7 @@ beautifully renders the inputs for each templates - check it out!
The following OpenTofu versions are available with this component via the `opentofu_version` input:
- [`1.8.5`](https://github.com/opentofu/opentofu/releases/tag/v1.8.5)
- [`1.9.0-alpha1`](https://github.com/opentofu/opentofu/releases/tag/v1.9.0-alpha1)
- [`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)
......
......@@ -2,6 +2,7 @@
latest_version: '1.8.5'
supported_versions: &supported_versions
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -36,6 +36,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -36,6 +36,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -30,6 +30,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -30,6 +30,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
......@@ -27,6 +27,7 @@ spec:
default: '1.8.5'
options:
- '1.8.5'
- '1.9.0-alpha1'
- '1.8.4'
- '1.8.3'
- '1.8.2'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment