terragrunt: Update to version 0.69.1

This commit is contained in:
github-actions[bot] 2024-11-23 00:36:06 +00:00
parent 68ab76d4b4
commit d6446d634d

View File

@ -1,16 +1,16 @@
{
"version": "0.69.0",
"version": "0.69.1",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
"homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "673815df6cbb22e5b15ba834717bbf90d2287a9ebbea6d5856df2762e88a7cdb"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "7875ee4e6a278cc663348acf463b0fffb6c0ca5a84b6fc95d5aa05ec479d7470"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "b2cc791633084bd81a9178ef826e647524d94b9d3e5f41e85d9e2168fd37fd5c"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.1/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "dfedf82cf9bf24f0c95d4749f43d34da5181be598800821e88e8161716bbd713"
}
},
"bin": "terragrunt.exe",