forked from pool/terragrunt
Accepting request 1167876 from home:ojkastl_buildservice:Branch_terraform
update to 0.57.1 OBS-URL: https://build.opensuse.org/request/show/1167876 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=238
This commit is contained in:
parent
fe9da4c895
commit
3dfca8eef4
2
_service
2
_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.57.0</param>
|
||||
<param name="revision">v0.57.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">575ff58fc026bd9f9df7f368bde126ae053d5586</param></service></servicedata>
|
||||
<param name="changesrevision">2e7b57886309d298f19b3db3c37a9a234feca3ed</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:50d50e5ae0a9067724c4030b9eb9a300cd39386a20a4a747c3fb7e1dcb978a46
|
||||
size 7416333
|
3
terragrunt-0.57.1.obscpio
Normal file
3
terragrunt-0.57.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:303f67b24061316f91362462fe49f144f723359390e6312cba65ad0405d9c48a
|
||||
size 7416845
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 18:32:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.57.1:
|
||||
* Fixes module requests routing with provider caching (#3057)
|
||||
* Improved test for checking aws errors (#3058)
|
||||
* Updated terragrunt command execution in parallel tests (#3054)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 13 09:35:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.57.0
|
||||
mtime: 1712946819
|
||||
commit: 575ff58fc026bd9f9df7f368bde126ae053d5586
|
||||
version: 0.57.1
|
||||
mtime: 1713200251
|
||||
commit: 2e7b57886309d298f19b3db3c37a9a234feca3ed
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.57.0
|
||||
Version: 0.57.1
|
||||
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:87f092798c1109ae30ce123e46a4dbcf0e539b30c4fe50e5efe3babb0e4d0280
|
||||
size 15399892
|
||||
oid sha256:4498cef86dc5f03db06ce28375bd8b512ae3237e422001867a547ce6491405c5
|
||||
size 15399598
|
||||
|
Loading…
Reference in New Issue
Block a user