gitlab components/opentofu 0.3.0-alpha5

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

Release 0.3.0-alpha5 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-alpha5
    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-alpha5
      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:

  • (digest: sha256:a48e68b51f62c284b6fae8010c180ce55a18bffa976e5757e527974e889cce39)
  • (digest: sha256:a48e68b51f62c284b6fae8010c180ce55a18bffa976e5757e527974e889cce39)
  • (digest: sha256:c637b5f00a8f1890d19727611247304d09a247cd0c99a926d420b734e8c3394c)
  • (digest: sha256:c637b5f00a8f1890d19727611247304d09a247cd0c99a926d420b734e8c3394c)
  • (digest: sha256:c637b5f00a8f1890d19727611247304d09a247cd0c99a926d420b734e8c3394c)
  • (digest: sha256:c637b5f00a8f1890d19727611247304d09a247cd0c99a926d420b734e8c3394c)
  • (digest: sha256:c637b5f00a8f1890d19727611247304d09a247cd0c99a926d420b734e8c3394c)
  • (digest: sha256:c637b5f00a8f1890d19727611247304d09a247cd0c99a926d420b734e8c3394c)
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha5-opentofu1.6.0-rc1
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha5-opentofu1.6.0
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha5-opentofulatest
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:0.3.0-alpha5
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.6.0-rc1
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofu1.6.0
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest-opentofulatest
  • registry.gitlab.com/components/opentofu/gitlab-opentofu:latest

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.