github gruntwork-io/terragrunt v0.87.6

12 hours ago

🐛 Bug Fixes

Fixed S3 update prompt message

A typo in the prompt for backend bootstrap adjustment resulted in the word "res" being used instead of "out".

Remote state S3 bucket is res of date. Would you like Terragrunt to update it? (y/n)

The typo has been corrected like so:

Remote state S3 bucket is out of date. Would you like Terragrunt to update it? (y/n)

Added synchronization controls for queue and discovery

The queue and discovery packages used in find and list commands and the runner-pool experiment were updated to include additional synchronization controls to address rare race conditions.

What's Changed

Full Changelog: v0.87.5...v0.87.6

Don't miss a new terragrunt release

NewReleases is sending notifications on new releases.