SHA256
1
0
forked from pool/terragrunt

Accepting request 1067392 from systemsmanagement:terraform

OBS-URL: https://build.opensuse.org/request/show/1067392
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=29
This commit is contained in:
Dominique Leuenberger 2023-02-23 15:28:59 +00:00 committed by Git OBS Bridge
commit afd959b2e6
7 changed files with 22 additions and 9 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
<param name="scm">git</param>
<param name="exclude">.git</param>
<param name="revision">v0.43.2</param>
<param name="revision">v0.44.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>
@ -16,6 +16,6 @@
<param name="compression">gz</param>
</service>
<service name="go_modules" mode="disabled">
<param name="archive">terragrunt-0.43.2.tar.gz</param>
<param name="archive">terragrunt-0.44.0.tar.gz</param>
</service>
</services>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
<param name="changesrevision">0966273d41466b5ec4220f35e8e6cafdb5a581a1</param></service></servicedata>
<param name="changesrevision">21acbcfc9bb461577bd44d98ea8866aa7536d574</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:701a914066f2e4b81512fabe4b31bd923487a29b2c9e56ece445925b6e0c8ead
size 2334177

3
terragrunt-0.44.0.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35c7ae397b36c96a53c576c5f25a48a7958371a02047c71bc285478654a538d9
size 2335639

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Thu Feb 23 10:37:55 UTC 2023 - kastl@b1-systems.de
- Update to version 0.44.0:
* isRetryable also checks the stdout (#2464)
-------------------------------------------------------------------
Wed Feb 22 17:26:34 UTC 2023 - kastl@b1-systems.de
- Update to version 0.43.3:
* #2450 Improved loading of TFLint configuration (#2456)
* #2417 Add handling of intermittent errors in fixture-stack tests (#2439)
-------------------------------------------------------------------
Sat Feb 04 12:23:12 UTC 2023 - kastl@b1-systems.de

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: terragrunt
Version: 0.43.2
Version: 0.44.0
Release: 0
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2db8eb0f7e09261724feed1e6b23589a11ddde2db4a4bfa883533ce46f3a0957
size 9911293
oid sha256:2a946b501b7d828f27c79ac38c2f62d8148e6f85e82bbc3db0a5b8d003db532a
size 9911240