Skip to content
Snippets Groups Projects
Commit edf38004 authored by GitLab Dependency Bot's avatar GitLab Dependency Bot Committed by Timo Furrer
Browse files

chore(deps): update dependency opentofu/opentofu to v1.7.2

parent 36569727
Branches
Tags
No related merge requests found
......@@ -175,7 +175,7 @@ Have a look at the individual template spec to learn about the available inputs.
| `stage_deploy` | `deploy` | Defines the deploy stage. This stage includes the `apply` job. |
| `stage_cleanup` | `cleanup` | Defines the cleanup stage. This stage includes the `destroy` and `delete-state` jobs. |
| `version` | `latest` | Version of this component. Has to be the same as the one in the component include entry. |
| `opentofu_version` | `1.7.1` | OpenTofu version that should be used. Must be one of `1.7.1`, `1.7.0`, `1.7.0-alpha1`, `1.6.2`, `1.6.1`, `1.6.0`. |
| `opentofu_version` | `1.7.2` | OpenTofu version that should be used. Must be one of `1.7.2`, `1.7.1`, `1.7.0`, `1.7.0-alpha1`, `1.6.2`, `1.6.1`, `1.6.0`. |
| `image_registry_base` | `$CI_REGISTRY/components/opentofu` | Host URI to the job images. Will be combined with `image_name` to construct the actual image URI. |
| `image_name` | `gitlab-opentofu` | Image name for the job images. Hosted under `image_registry_base`. |
| `root_dir` | `${CI_PROJECT_DIR}` | Root directory for the OpenTofu project. |
......@@ -188,6 +188,7 @@ Have a look at the individual template spec to learn about the available inputs.
The following OpenTofu versions are available with this component via the `opentofu_version` input:
- [`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)
......
.data:
latest_version: '1.7.1'
latest_version: '1.7.2'
supported_versions: &supported_versions
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -25,8 +25,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -25,8 +25,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -19,8 +19,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -19,8 +19,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
......@@ -16,8 +16,9 @@ spec:
description: 'Version of this component. Has to be the same as the one in the component include entry.'
opentofu_version:
default: '1.7.1'
default: '1.7.2'
options:
- '1.7.2'
- '1.7.1'
- '1.7.0'
- '1.7.0-alpha1'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment