diff --git a/README.md b/README.md index f45093634183625baa509a0c124292ac80047b36..a61c903ceca2a2fa6a5d1f5bd4b183af8b533473 100644 --- a/README.md +++ b/README.md @@ -288,9 +288,9 @@ 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.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.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) diff --git a/opentofu_versions.yaml b/opentofu_versions.yaml index dc1f047ff93cf063aa1a0ffe85e3c057f0058e5e..af2a66fdace5b2b4c356424bc3fd7a7a0ad6eb65 100644 --- a/opentofu_versions.yaml +++ b/opentofu_versions.yaml @@ -2,9 +2,9 @@ latest_version: '1.8.7' supported_versions: &supported_versions - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/apply.yml b/templates/apply.yml index ad3e200aa2c5eb1c6ca062a46d2ddba28e68f423..330e609470f092635ea6118343bb8eb670d596d1 100644 --- a/templates/apply.yml +++ b/templates/apply.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/custom-command.yml b/templates/custom-command.yml index e37bc92ac4406e4a2fe8d6374e9b9f34388e17a0..6046ce6df3f5bf8b25fa541ccb4056657672205e 100644 --- a/templates/custom-command.yml +++ b/templates/custom-command.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/destroy.yml b/templates/destroy.yml index 70d0d1203bed373c991e02eef37887bb45a53733..5f4a055b35acf5f0035b18fcaf5ff2cbf2e52aff 100644 --- a/templates/destroy.yml +++ b/templates/destroy.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/fmt.yml b/templates/fmt.yml index f2c1e81817278a43c5dfb726955801916b65b325..7ba56ec3f9da4bd11f005184dfa2a33f895ca5f4 100644 --- a/templates/fmt.yml +++ b/templates/fmt.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/full-pipeline.yml b/templates/full-pipeline.yml index 1546eb14f8eb2da10d4ce671b841bc7f9d7ce876..4830ac373be14a71196d2a2249db5f30590c6171 100644 --- a/templates/full-pipeline.yml +++ b/templates/full-pipeline.yml @@ -36,9 +36,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/graph.yml b/templates/graph.yml index ea870adff332c13da9386dfaf568ed8bbb5c2e2b..99700fd8fde065cf23979cbdcaae17228741189e 100644 --- a/templates/graph.yml +++ b/templates/graph.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/job-templates.yml b/templates/job-templates.yml index 48f38fa1f9fb70d8edc58024a8dd5131203141f9..5657e959f72e3d4d62f40ef1f0edf96a0d6648ae 100644 --- a/templates/job-templates.yml +++ b/templates/job-templates.yml @@ -36,9 +36,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/plan.yml b/templates/plan.yml index 071ce51592e4b0994d9b0b6a7c77807fdfdb7307..02461eea9ca6b22c1699375f97775a84361ebd52 100644 --- a/templates/plan.yml +++ b/templates/plan.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/test.yml b/templates/test.yml index 83839d1617a9ee53409c3f9c9bec1f1c9d2813b9..a7fcc3335e5566790f661f1aa76f384d1d504f43 100644 --- a/templates/test.yml +++ b/templates/test.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/validate-plan-apply.yml b/templates/validate-plan-apply.yml index 98e493fcab3efedf81629cf2833e0d541035bcda..a643819de7464a402d1f815ad753b8841895fcff 100644 --- a/templates/validate-plan-apply.yml +++ b/templates/validate-plan-apply.yml @@ -30,9 +30,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/validate-plan-destroy.yml b/templates/validate-plan-destroy.yml index 184d020dccca7f6e8ff2e061e31a1b6b219e036c..76f942e33717c351582814f4f1a2cf66c40ad7f7 100644 --- a/templates/validate-plan-destroy.yml +++ b/templates/validate-plan-destroy.yml @@ -30,9 +30,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/validate-plan.yml b/templates/validate-plan.yml index 36977a5a4e9413640a4785ec854a60dbb8419c57..99fd4652bf6673802617529a7a663831e15bf274 100644 --- a/templates/validate-plan.yml +++ b/templates/validate-plan.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2' diff --git a/templates/validate.yml b/templates/validate.yml index b4950ed299098ffa25f6961f19b9d0f0b80c6f6a..2c1d4d83eadce706945a525b1fd4ed72315934ed 100644 --- a/templates/validate.yml +++ b/templates/validate.yml @@ -27,9 +27,9 @@ spec: default: '1.8.7' options: - '1.8.7' + - '1.9.0-beta2' - '1.8.6' - '1.8.5' - - '1.9.0-alpha1' - '1.8.4' - '1.8.3' - '1.8.2'