Import Tofu output
Version updated for https://github.com/marcinbator/import-tofu-output to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action simplifies the process of importing OpenTofu outputs by converting environment variables into a .tfvars.json file, enabling seamless integration with OpenTofu workflows. It automates the handling of multiple Base64-encoded outputs from previous jobs, consolidates them into a single JSON file, and ensures compatibility for Terraform execution. This action is designed to streamline variable management and reduce manual effort when working with OpenTofu.