terragrunt: Update to version 0.39.0

This commit is contained in:
github-actions[bot] 2022-09-29 16:31:38 +00:00
parent 46008669ca
commit a40e61fead

View File

@ -1,16 +1,16 @@
{ {
"version": "0.38.12", "version": "0.39.0",
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.", "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", "homepage": "https://github.com/gruntwork-io/terragrunt",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.12/terragrunt_windows_amd64.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
"hash": "81466819216d9954b17c6b411e2de363f84546e755938c61a4b5cf2beae8d639" "hash": "15df7c1c7fdfe0d34168bb14172d8cb84adcf6929b23757268fb736dc380328d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.12/terragrunt_windows_386.exe#/terragrunt.exe", "url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.0/terragrunt_windows_386.exe#/terragrunt.exe",
"hash": "37e5bc94645db25aa9211471a2fa251b5454627357a794cdd1f687c19b1f7c14" "hash": "5e58a9ccfad609fe4e15fe5aeebda00355b0071b6ab8961dcd8d759886a272a7"
} }
}, },
"bin": "terragrunt.exe", "bin": "terragrunt.exe",