gitlab components/opentofu 0.1.0-alpha11

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

Release 0.1.0-alpha11 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-alpha11
    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-alpha11
      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.