Below you will find pages that utilize the taxonomy term “cloudposse”
January 15, 2026
GitHub Action Atmos Terraform Plan
Version updated for https://github.com/cloudposse/github-action-atmos-terraform-plan to version v5.7.1.
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.
Action Summary This GitHub Action automates the process of running a Terraform plan for an Atmos-supported component and securely saving the resulting plan file and metadata to AWS S3 and DynamoDB. It simplifies infrastructure management by integrating Terraform workflows with Atmos, ensuring consistent storage and tracking of plan files.
December 19, 2025
GitHub Action Atmos Terraform Plan
Version updated for https://github.com/cloudposse/github-action-atmos-terraform-plan to version v5.7.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 why Fix tests references https://github.com/cloudposse/github-action-atmos-terraform-plan/actions/runs/20349658044
December 18, 2025
GitHub Action for Extracting Atmos Settings
Version updated for https://github.com/cloudposse/github-action-atmos-get-setting to version v2.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes why Fix tests references https://github.com/cloudposse/github-action-atmos-get-setting/actions/runs/20346089207/job/58458663979?pr=48 🤖 Automatic Updates why Replace build-harness with atmos for readme genration References DEV-3229 Migrate from build-harness to atmos
November 22, 2025
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_PATH using realpath to 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_path instead of the relative component_path, improving robustness when referencing the .
November 22, 2025
setup-atmos
Version updated for https://github.com/cloudposse/github-action-setup-atmos to version v2.0.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 31 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR fixes the EXDEV (cross-device link not permitted) error that occurs when using this action in Docker-in-Docker (DinD) and other containerized environments.
Fixes #98
Problem In DinD environments (like ARC runners), the GitHub Actions temp directory (/__w/_temp/) and the installation target directory exist on different Docker filesystem layers.
November 21, 2025
GitHub Action Atmos Terraform Plan
Version updated for https://github.com/cloudposse/github-action-atmos-terraform-plan to version v5.5.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