Below you will find pages that utilize the taxonomy term “cloudposse”
September 12, 2024
Query YAML config as outputs
Version updated for cloudposse/github-action-yaml-config-query to version v1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 12 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes why Do not build a docker image to avoid hitting hub.docker.com Improve performance Migration v0 to v1 There is an issue The query contains true or false fails with an error. A workaround is to use a quote around "true" and “false” in a query.
May 3, 2024
Deploy HelmFile
Version updated for cloudposse/github-action-deploy-helmfile to version 0.7.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 8 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes why Programmatically manage GitHub repo settings why Fix jq install error E: Version '1.6.0-2' for 'jq' was not found
April 16, 2024
Query YAML config as outputs
Version updated for cloudposse/github-action-yaml-config-query to version 0.1.4.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 11 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR contains the following updates:
Package Type Update Change public.ecr.aws/docker/library/alpine final minor 3.17.3 -> 3.19.1 This PR contains the following updates:
Package Type Update Change actions/checkout action major v3 -> v4 Release Notes v4 Compare Source
April 8, 2024
terraform-plan-storage
Version updated for cloudposse/github-action-terraform-plan-storage to version 1.14.0.
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 what Update @azure/ms-rest-js@^2.6.6 to @azure/ms-rest-js@^2.7.0 why @azure/ms-rest-js@^2.7.0 drops dependency @tough-cookie that have vulnerability https://nvd.nist.gov/vuln/detail/CVE-2023-26136 references https://nvd.nist.gov/vuln/detail/CVE-2023-26136 https://github.com/cloudposse/github-action-terraform-plan-storage/security/advisories/GHSA-gjjq-jj22-jggh
March 25, 2024
Run Ecspresso
Version updated for cloudposse/github-action-run-ecspresso to version 0.2.0.
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 what Application repositories can now run DB Migrations and other Ecspresso tasks while only having a partial task definition in their repository. e.g. { "containerDefinitions": [ { "name": "app", "image": "{{ must_env `IMAGE` }}" } ], "cpu": "256", "memory": "1024" } The rest can be fetched from S3, which will be merged.
March 3, 2024
GitHub Action for Extracting Atmos Settings
Version updated for cloudposse/github-action-atmos-get-setting to version 1.2.1.
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 This PR contains the following updates:
Package Change Age Adoption Passing Confidence eslint (source) 8.56.0 -> 8.57.0 Release Notes v8.57.0 Compare Source
Features 1120b9b feat: Add loadESLint() API method for v8 (#18098) (Nicholas C.
March 3, 2024
Deploy HelmFile
Version updated for cloudposse/github-action-deploy-helmfile to version 0.6.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 7 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR contains the following updates:
Package Type Update Change actions/checkout action major v3 -> v4 Release Notes v4 Compare Source
Support fetching without the –progress option Update to node20 This PR contains the following updates:
March 3, 2024
Secret output
Version updated for cloudposse/github-action-secret-outputs to version 0.1.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 21 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR contains the following updates:
Package Type Update Change actions/checkout action major v3 -> v4 Release Notes v4 Compare Source
Support fetching without the –progress option Update to node20 This PR contains the following updates:
March 3, 2024
string-transformer
Version updated for cloudposse/github-action-string-transformer to version 0.5.0.
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 This PR contains the following updates:
Package Change Age Adoption Passing Confidence @actions/core (source) 1.10.0 -> 1.10.1 Release Notes v1.10.1 Fix error message reference in oidc utils #1511 This PR contains the following updates:
February 22, 2024
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 1.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Show no changes summary in regular plan mode why Plan workflow should display a summary for all stacks, even if there are no changes references https://cloudposse.atlassian.net/browse/DEV-1164
February 18, 2024
Atmos Affected Stacks Trigger Spacelift
Version updated for cloudposse/github-action-atmos-affected-trigger-spacelift to version 2.0.1.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR contains the following updates:
Package Type Update Change spacelift-io/setup-spacectl action minor v0.9.0 -> v0.10.0 Release Notes v0.10.0 Compare Source
What’s Changed Bump node packages by @peterdeme in https://github.com/spacelift-io/setup-spacectl/pull/17 Full Changelog: https://github.com/spacelift-io/setup-spacectl/compare/v0.9.0...v0.10.0
February 8, 2024
Matrix outputs - read
Version updated for cloudposse/github-action-matrix-outputs-read to version 0.1.2.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 70 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR contains the following updates:
Package Type Update Change actions/checkout action major v3 -> v4 Release Notes v4 Compare Source
Support fetching without the –progress option Update to node20 This PR contains the following updates:
February 8, 2024
Matrix outputs - write
Version updated for cloudposse/github-action-matrix-outputs-write to version 0.5.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 77 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR contains the following updates:
Package Change Age Adoption Passing Confidence @actions/artifact (source) 2.0.0 -> 2.1.1 Release Notes v2.1.1 Updated isGhes check to include .ghe.com and .ghe.localhost as accepted hosts v2.1.0 Added ArtifactClient#deleteArtifact to delete artifacts by name #1626 Update error messaging to be more useful #1628 v2.
December 18, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Use Atmos GitOps Configuration File Migrating from v1 to v2 v2 drop component-path variable. Now it fetches from atmos.yaml file automatically.
v2 moved variables from inputs to atmos gitops config path ./.github/config/atmos-gitops.yaml
December 18, 2023
Atmos GitOps Select Components
Version updated for cloudposse/github-action-atmos-terraform-select-components to version 1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Use a configuration file instead of passing all parameters as inputs why Makes it easier in reusable workflows to reuse actions without needing to edit workflows themselves Separate business logic from configuration Migrating from v0 to v1 v1 replace jq-query input with selected-filter variable and simplify the query.
December 13, 2023
GitHub Action for Extracting Atmos Settings
Version updated for cloudposse/github-action-atmos-get-setting to version 1.0.0.
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 what Remove restriction to settings section. Why To reuse this action for fetching component_info.component_path settings Migrating from v0 to v1 Starting from v1 the action is no longer restricted to retrieving the component config from only the settings section.
December 13, 2023
Matrix extended
Version updated for cloudposse/github-action-matrix-extended to version 0.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Implement Dynamic Matrix Generation Feature for GitHub Actions
December 7, 2023
Environment settings interface
Version updated for cloudposse/github-action-interface-environment to version 0.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 6 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what adds new variable that allows a specific filename to be used as an input. why Removes restrictions that this action could only point to a folder with a file named action.yaml instead we can now have a folder of many files and specify which action we want to run.
December 1, 2023
JQ eval
Version updated for cloudposse/github-action-jq to version 0.3.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Support json file as input Why Allow to process big json files
November 30, 2023
Atmos matrix unlimited
Version updated for cloudposse/github-action-atmos-matrix-unlimited to version 1.0.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Fix tests what Use 2 level matrixes pattern instead of 3 why Reduce amount of reusable workflows in the pattern what Use cloudposse JQ GHA why Fix warning
November 24, 2023
JQ eval
Version updated for cloudposse/github-action-jq to version 0.2.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes No changes
November 21, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.24.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Install tfcmt to toolchain dir why Old action shmokmt/actions-setup-tfcmt@v2 installed tfcmt to global directory that lead to conflicts
November 20, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.23.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Fix atmos remote state why Cloudposse utils provider need absolute path to atmos config
October 16, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.21.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Create metadata.json even if there is drift or error in drift mode why This behaviour expected by drift detection action
October 11, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.19.0.
This publisher is shown as ‘verified’ by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Improve fail markdown
October 5, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.15.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes This PR contains the following updates:
Package Type Update Change aws-actions/configure-aws-credentials action patch v4.0.0 -> v4.0.1 Release Notes v4.0.1 Compare Source
See the changelog for details about the changes included in this release.
October 4, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.13.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Fix atmos base path problem why Relative path resolves wrong in remote-state component
October 3, 2023
GitHub Action for Extracting Atmos Settings
Version updated for cloudposse/github-action-atmos-get-setting to version 0.4.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 3 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 Enhancements what Slash slashes in the path why Components may contain slashes (e.g. eks/cluster), which will cause redirection to the $OUTPUT_FILE to fail if the directory does not exist.
October 3, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.11.0.
This publisher is shown as erified by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Fix metadata upload
October 3, 2023
GitHub Action Atmos Terraform Plan
Version updated for cloudposse/github-action-atmos-terraform-plan to version 0.10.1.
This publisher is shown as erified by GitHub. This action is used across all versions by 1 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes what Added failed plan test why Covered test case for a failed plan This PR contains the following updates:
Package Type Update Change actions/checkout action major v3 -> v4 Release Notes v4 Compare Source
September 6, 2023
GitHub Action for Extracting Atmos Settings
Version updated for cloudposse/github-action-atmos-get-setting to version 0.4.0.
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 what Do not fail on missing component why This action should not fail if component is missing references
August 18, 2023
GitHub Action for Extracting Atmos Settings
Version updated for cloudposse/github-action-atmos-get-setting to version 0.3.1.
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 what revert change that added quotes to output result remove quotes from test case why #6 unintentionally added quotes around the returned result Revert test case to match expected result references #6 This PR contains the following updates:
August 5, 2023
Atmos Affected Stacks Trigger Spacelift
Version updated for cloudposse/github-action-atmos-affected-trigger-spacelift to version 2.0.0. This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.