Skip to content

Commit

Permalink
sysutils/terragrunt: Update to 044.0
Browse files Browse the repository at this point in the history
ChangeLog: https://github.com/gruntwork-io/terragrunt/releases/tag/v0.44.0

Adds support for parsing retryable errors out of json output when the -json flag
is included in commands passed to terraform.

PR:		269795
Reported by:	0xdutra@gmail.com (maintainer)
  • Loading branch information
dutraxyz authored and fernape committed Feb 24, 2023
1 parent 8845bc6 commit b575304
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
3 changes: 1 addition & 2 deletions sysutils/terragrunt/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
PORTNAME= terragrunt
DISTVERSIONPREFIX= v
DISTVERSION= 0.43.2
PORTREVISION= 2
DISTVERSION= 0.44.0
CATEGORIES= sysutils

MAINTAINER= 0xdutra@gmail.com
Expand Down
10 changes: 5 additions & 5 deletions sysutils/terragrunt/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
TIMESTAMP = 1675575188
SHA256 (go/sysutils_terragrunt/terragrunt-v0.43.2/v0.43.2.mod) = d584f25b6e75b6f9a6b812533a05231fef1b352ba1c6c062e97dee1f7df58009
SIZE (go/sysutils_terragrunt/terragrunt-v0.43.2/v0.43.2.mod) = 7500
SHA256 (go/sysutils_terragrunt/terragrunt-v0.43.2/v0.43.2.zip) = 0ba43a6396fd73b23d6ea6ca74f30341050172cecbf420d8663c3b6d99b8874f
SIZE (go/sysutils_terragrunt/terragrunt-v0.43.2/v0.43.2.zip) = 2756843
TIMESTAMP = 1677214278
SHA256 (go/sysutils_terragrunt/terragrunt-v0.44.0/v0.44.0.mod) = d584f25b6e75b6f9a6b812533a05231fef1b352ba1c6c062e97dee1f7df58009
SIZE (go/sysutils_terragrunt/terragrunt-v0.44.0/v0.44.0.mod) = 7500
SHA256 (go/sysutils_terragrunt/terragrunt-v0.44.0/v0.44.0.zip) = 6a2b6f6514ee0b9c13cecbaed4c9740deff0560e1a6e458393437a9df82ce18d
SIZE (go/sysutils_terragrunt/terragrunt-v0.44.0/v0.44.0.zip) = 2759768

0 comments on commit b575304

Please sign in to comment.