forked from pool/terragrunt
Accepting request 1127829 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1127829 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=83
This commit is contained in:
commit
991c0e88c0
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.53.4</param>
|
||||
<param name="revision">v0.53.5</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">c4dcbf1d385ce525fa9113298cb7f370885d99cd</param></service></servicedata>
|
||||
<param name="changesrevision">83c70676fedc9fc74a606e94fc282f51c1483590</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:89d8a5d1cd0f5b5245d55adc4186944d3fe7228f67d2423a57e7fc931c88298c
|
||||
size 5137421
|
3
terragrunt-0.53.5.obscpio
Normal file
3
terragrunt-0.53.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5a3606782711833902748e52b58e0c4e34b7498a2864b76cbb2ce61b4f9c36f1
|
||||
size 5138957
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 21 06:14:14 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.53.5:
|
||||
* Reverted function name, added test to track usage of function
|
||||
(#2801)
|
||||
* feat: disallow undefined flags (#2799)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 17 05:57:40 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.53.4
|
||||
mtime: 1700163569
|
||||
commit: c4dcbf1d385ce525fa9113298cb7f370885d99cd
|
||||
version: 0.53.5
|
||||
mtime: 1700510655
|
||||
commit: 83c70676fedc9fc74a606e94fc282f51c1483590
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.53.4
|
||||
Version: 0.53.5
|
||||
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:be883ca5da8c128d224adfd474edc921c39270ce3c0273208a3378f9b64000c8
|
||||
size 11125297
|
||||
oid sha256:94d815847597207e5265672e1c49db9c96f46ab7ca8cd5dba2c1281d47fe10ad
|
||||
size 11125076
|
||||
|
Loading…
Reference in New Issue
Block a user