tofu-garnish
Version updated for https://github.com/lowlydba/tofu-garnish to version v1.1.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
The tofu-garnish GitHub Action automates the process of publishing OpenTofu/Terraform outputs into a simple, readable static page on a repository’s GitHub Pages, enhancing visibility and accessibility for engineers in finding resource ARNs without running tofu output or manually navigating through state. It supports structure-aware HTML rendering, discrete multi-workspace publishing, sensitive outputs masking, and plug-and-play integration with dflook/terraform-github-actions.
What’s Changed
What’s Changed
- Add source repo link-back and toggleable footer link by @lowlydba in https://github.com/lowlydba/tofu-garnish/pull/5
Full Changelog: https://github.com/lowlydba/tofu-garnish/compare/v1.0.1...v1.1.0