forked from pool/terragrunt
Accepting request 1132267 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1132267 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=86
This commit is contained in:
commit
297b724112
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.8</param>
|
||||
<param name="revision">v0.54.0</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">1daf65580aea1525550c796749db2a7c49b387a2</param></service></servicedata>
|
||||
<param name="changesrevision">3514cad6af92cac2518f9ed3d5a84a082e0abcf2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1553590782f105204514465f006e66c59908f1aac86fc635f120a3bb723eb92
|
||||
size 5144589
|
3
terragrunt-0.54.0.obscpio
Normal file
3
terragrunt-0.54.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a7599f0e92ce34e315a893e758360fcadcd8e8902a95d19fd50b84d12f6c2976
|
||||
size 6964237
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 09 19:50:39 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.54.0:
|
||||
* Initial catalog implementation (#2815)
|
||||
* Fixed scaffold docs (#2829)
|
||||
* Terragrunt scaffold (#2821)
|
||||
* Update regex for version check (#2817)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 09:37:08 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.53.8
|
||||
mtime: 1701160137
|
||||
commit: 1daf65580aea1525550c796749db2a7c49b387a2
|
||||
version: 0.54.0
|
||||
mtime: 1702057190
|
||||
commit: 3514cad6af92cac2518f9ed3d5a84a082e0abcf2
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.53.8
|
||||
Version: 0.54.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:b6a33a0e6cec528ec91ee31a58ab32de63dab569db3bd09454e363807284dbea
|
||||
size 11127421
|
||||
oid sha256:7aca366316743ea163744adecab9f78676d5917bfaf48111c5105869c8c61526
|
||||
size 13759765
|
||||
|
Loading…
Reference in New Issue
Block a user