Skip to content

Commit

Permalink
terragrunt: Update to version 0.69.13
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 13, 2024
1 parent eb69f50 commit 00529f4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/terragrunt.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"version": "0.69.12",
"version": "0.69.13",
"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.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "b6a4cc1b1e6104d598067897ee1fb81c85a3edb926a9743266c9f809e5cf39ff"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "f554c7b5d392e00a53032e15c6415e9025b2a8bdd9c7d803b308fd1979492e9d"
},
"32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.12/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "756146db0edd7f3cfd44c3ff83bec3e23fdeb8a962b37be7244a68388d65c0af"
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.69.13/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "efba5c9959035d2a78fa8b6164e96912aa57ac2df5505b1a7285d7a335369b3b"
}
},
"bin": "terragrunt.exe",
Expand Down

0 comments on commit 00529f4

Please sign in to comment.