gitlab components/opentofu 0.1.0-alpha4

latest releases: 0.56.0, 0.55.0, 0.55.0-rc3...
14 months ago

Release 0.1.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.1.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.1.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:

Don't miss a new opentofu release

NewReleases is sending notifications on new releases.