gitlab components/opentofu 0.22.0-rc3

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

Release 0.22.0-rc3 of components repository components/opentofu.

See the CHANGELOG for what changes happened in this release.

Usage

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

include:
  - component: gitlab.com/components/opentofu/full-pipeline@0.22.0-rc3
    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.22.0-rc3
      opentofu_version: 1.7.1

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:latest
    • (digest: sha256:e87ce17af96ac2ecd86ddb975e32c3fd0a91976dce891412070bc25f8c159301)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofulatest
    • (digest: sha256:e87ce17af96ac2ecd86ddb975e32c3fd0a91976dce891412070bc25f8c159301)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.7.1
    • (digest: sha256:e87ce17af96ac2ecd86ddb975e32c3fd0a91976dce891412070bc25f8c159301)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.7.0
    • (digest: sha256:608b3fe09c59f24bdea3e01dc2673aa039526d617a7053fe9d5672c07cf28cb9)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.7.0-alpha1
    • (digest: sha256:9d772dd937d0238917c5033d47b50edec929b91509ce78faa38ac00e3762ebf7)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.6.2
    • (digest: sha256:43e4109cfd8fc41f10df60c364c0eab2db9dafa9eb7d58a451339de61b7d2df5)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.6.1
    • (digest: sha256:e9a762a004d6ca0731f08ea333002562ae5433970fe351653c7e21bf9a39865b)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.6.0
    • (digest: sha256:a88287a74acd5ec7f54787e3d01450f3197b652421cf08999f0f2eaa1471a7de)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3
    • (digest: sha256:e87ce17af96ac2ecd86ddb975e32c3fd0a91976dce891412070bc25f8c159301)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3-opentofulatest
    • (digest: sha256:e87ce17af96ac2ecd86ddb975e32c3fd0a91976dce891412070bc25f8c159301)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3-opentofu1.7.1
    • (digest: sha256:e87ce17af96ac2ecd86ddb975e32c3fd0a91976dce891412070bc25f8c159301)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3-opentofu1.7.0
    • (digest: sha256:608b3fe09c59f24bdea3e01dc2673aa039526d617a7053fe9d5672c07cf28cb9)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3-opentofu1.7.0-alpha1
    • (digest: sha256:9d772dd937d0238917c5033d47b50edec929b91509ce78faa38ac00e3762ebf7)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3-opentofu1.6.2
    • (digest: sha256:43e4109cfd8fc41f10df60c364c0eab2db9dafa9eb7d58a451339de61b7d2df5)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3-opentofu1.6.1
    • (digest: sha256:e9a762a004d6ca0731f08ea333002562ae5433970fe351653c7e21bf9a39865b)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.22.0-rc3-opentofu1.6.0
    • (digest: sha256:a88287a74acd5ec7f54787e3d01450f3197b652421cf08999f0f2eaa1471a7de)

Note:

When using the component with the inputs version and opentofu_version,

then the image tag is constructed with the following pattern:

<version>-opentofu<opentofu_version>

Read more about versioning and releases here.

Don't miss a new opentofu release

NewReleases is sending notifications on new releases.