GitHub Action Atmos Terraform Plan
Version updated for https://github.com/cloudposse/github-action-atmos-terraform-plan to version v5.6.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 10 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
Improvements to path handling and caching:
- Added calculation of
COMPONENT_CACHE_PATHusingrealpathto ensure the component path is absolute, and exposed it as a new output variable (component_cache_path) for use in later steps. [1] [2] - Updated the cache restore step to use
component_cache_pathinstead of the relativecomponent_path, improving robustness when referencing the.terraformdirectory.