Accepting request 1168507 from home:ojkastl_buildservice:Branch_terraform
update to 0.57.2 OBS-URL: https://build.opensuse.org/request/show/1168507 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=240
This commit is contained in:
parent
3dfca8eef4
commit
31953bc58d
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.1</param>
|
||||
<param name="revision">v0.57.2</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">2e7b57886309d298f19b3db3c37a9a234feca3ed</param></service></servicedata>
|
||||
<param name="changesrevision">14b45a902a1fc5deab77bd2c98aa66a603a4ee3f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:303f67b24061316f91362462fe49f144f723359390e6312cba65ad0405d9c48a
|
||||
size 7416845
|
3
terragrunt-0.57.2.obscpio
Normal file
3
terragrunt-0.57.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f46dbebcc4fb72f27526cc3f2f6e0a6e1a46117b9decb58f32342e5673a7e4c3
|
||||
size 7419917
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 17 10:15:49 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.57.2:
|
||||
* Fixed handling of dependency outputs when json log format is
|
||||
enabled (#3049)
|
||||
* Fixed 'inputs' typo in docs (#3061)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 15 18:32:09 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.57.1
|
||||
mtime: 1713200251
|
||||
commit: 2e7b57886309d298f19b3db3c37a9a234feca3ed
|
||||
version: 0.57.2
|
||||
mtime: 1713300050
|
||||
commit: 14b45a902a1fc5deab77bd2c98aa66a603a4ee3f
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.57.1
|
||||
Version: 0.57.2
|
||||
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:4498cef86dc5f03db06ce28375bd8b512ae3237e422001867a547ce6491405c5
|
||||
size 15399598
|
||||
oid sha256:d03e95a4ecd6c12e3df1fdf09b5a0d79e6ad3992d01112c5f219b79e6db653eb
|
||||
size 15399609
|
||||
|
Loading…
Reference in New Issue
Block a user