Skip to content

v4.22.1

Choose a tag to compare

@yhakbar yhakbar released this 20 Jul 19:33
7fa2600

🐛 Bug Fixes

CAS fallback prevented for Terragrunt >= 1.1 while using private GitHub modules

A bug in the logic for authenticating private GitHub repositories in Pipelines resulted in CAS downloads failing when using a version of Terragrunt >= 1.1. Due to the way that CAS error handling works, a fallback automatically kicked in for users experiencing this, allowing the download to succeed anyways without CAS de-duplication. This prevented users from getting the performance improvements they expect from usage of CAS.

This has been fixed. Special thanks to @Tensho for contributing this fix!

What's Changed

  • chore: Bumping pipelines-actions to v4.11.2 by @yhakbar in #238

Full Changelog: v4...v4.22.1