gitlab components/opentofu 0.3.0-alpha4

latest releases: 0.53.0, 0.52.0, 0.52.0-rc1...
13 months ago

Release 0.3.0-alpha4 of components repository components/opentofu.

Usage

You can use the OpenTofu CI/CD component from the CI/CD catalog using:

include:
  - component: gitlab.com/components/opentofu/full-pipeline@0.3.0-alpha4
    inputs:
      # The version must currently be specified explicitly as an input,
      # to find the correctly associated images. # This can be removed
      # once https://gitlab.com/gitlab-org/gitlab/-/issues/438275 is solved.
      version: 0.3.0-alpha4
      opentofu_version: 1.6.0

stages: [validate, test, build, deploy, cleanup]

See the README.md for more usage examples.

Available OpenTofu versions

This release is available with the following OpenTofu versions:

Available GitLab OpenTofu images

This release deployed the following gitlab-opentofu images:

  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha4-opentofu1.6.0-rc1 (digest: sha256:b92a07559b0a823bc59f47e41cc3afc882bc5098386a4c37b624698e06f24c5f)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha4-opentofu1.6.0 (digest: sha256:1a469540dc89b1c0a5b22442b9c6fe4901a589f98bef1c020f3baca51303406b)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha4-opentofulatest (digest: sha256:1a469540dc89b1c0a5b22442b9c6fe4901a589f98bef1c020f3baca51303406b)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha4 (digest: sha256:1a469540dc89b1c0a5b22442b9c6fe4901a589f98bef1c020f3baca51303406b)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.6.0-rc1 (digest: sha256:b92a07559b0a823bc59f47e41cc3afc882bc5098386a4c37b624698e06f24c5f)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.6.0 (digest: sha256:1a469540dc89b1c0a5b22442b9c6fe4901a589f98bef1c020f3baca51303406b)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofulatest (digest: sha256:1a469540dc89b1c0a5b22442b9c6fe4901a589f98bef1c020f3baca51303406b)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest (digest: sha256:1a469540dc89b1c0a5b22442b9c6fe4901a589f98bef1c020f3baca51303406b)

Don't miss a new opentofu release

NewReleases is sending notifications on new releases.