Accepting request 1067389 from home:ojkastl_buildservice:Branch_terraform
update to 0.44.0 OBS-URL: https://build.opensuse.org/request/show/1067389 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=65
This commit is contained in:
parent
e9898b0a33
commit
d42e6defb1
4
_service
4
_service
@ -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.3</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.3.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.44.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">f9b34ee9d291241981ba6de69fc61f34486e638e</param></service></servicedata>
|
||||
<param name="changesrevision">21acbcfc9bb461577bd44d98ea8866aa7536d574</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c232c2345a3a603aa38f5ed9ba75c5c4d8da32113d3c25e564221b3d303a2966
|
||||
size 2333878
|
3
terragrunt-0.44.0.tar.gz
Normal file
3
terragrunt-0.44.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35c7ae397b36c96a53c576c5f25a48a7958371a02047c71bc285478654a538d9
|
||||
size 2335639
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.43.3
|
||||
Version: 0.44.0
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a27f76ef635c9b72044e61da728e48a6e706cdbf4edfff902205a98aa9a800e
|
||||
size 9911341
|
||||
oid sha256:2a946b501b7d828f27c79ac38c2f62d8148e6f85e82bbc3db0a5b8d003db532a
|
||||
size 9911240
|
||||
|
Loading…
Reference in New Issue
Block a user