forked from pool/terragrunt
Accepting request 1110974 from home:ojkastl_buildservice:Branch_terraform
update to 0.50.16 OBS-URL: https://build.opensuse.org/request/show/1110974 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=134
This commit is contained in:
parent
5ac33990e5
commit
77af5bd3ea
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.50.15</param>
|
||||
<param name="revision">v0.50.16</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">aa17e62bb9012a31ec5f5ed03070be6e8f10d844</param></service></servicedata>
|
||||
<param name="changesrevision">c0e6eddb0715912ca5402da581356761b1243fdb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e55090a257806acd7a6a032858367422e831e8d4fe19ff4f512079667096ac36
|
||||
size 5069836
|
3
terragrunt-0.50.16.obscpio
Normal file
3
terragrunt-0.50.16.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26900dd5dfd41de04a3e6c94a44fb034c412058c9c2ce1cf712b2c42dfddb5ff
|
||||
size 5070860
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 14:34:38 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.50.16:
|
||||
* Improved checking of windows console errors (#2711)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 04:57:13 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.50.15
|
||||
mtime: 1694425351
|
||||
commit: aa17e62bb9012a31ec5f5ed03070be6e8f10d844
|
||||
version: 0.50.16
|
||||
mtime: 1694613315
|
||||
commit: c0e6eddb0715912ca5402da581356761b1243fdb
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.50.15
|
||||
Version: 0.50.16
|
||||
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:0f6480038b0480889a68283a34229beb58b02bc4abc40fdb0029e478f87baa2f
|
||||
size 10384560
|
||||
oid sha256:5ae0280f7f9c6d8ace7333655f4f26460c0d1e4fbf0d547606cb934b03df5e91
|
||||
size 10384527
|
||||
|
Loading…
Reference in New Issue
Block a user