Import Tofu output
Version updated for https://github.com/marcinbator/import-tofu-output to version v2.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of importing OpenTofu output variables from environment variables into a .tfvars.json file, streamlining the management of Terraform variable files for OpenTofu workflows. It solves the problem of manually handling and organizing outputs from multiple jobs by consolidating them into a single file, ensuring compatibility and reducing errors during OpenTofu execution. Key capabilities include support for Base64-encoded outputs and the ability to manage outputs from multiple jobs efficiently.
Release notes
Full Changelog: https://github.com/marcinbator/import-tofu-output/compare/v1.0.0...v2.0.0