forked from pool/terragrunt
Accepting request 1161633 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1161633 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=106
This commit is contained in:
commit
972c5f1f38
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.55.19</param>
|
||||
<param name="revision">v0.55.20</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">eaa52b8bf0a864a3d33edd9446014ce4f50fa183</param></service></servicedata>
|
||||
<param name="changesrevision">52425e4d0ff9597118e6eacfebd0adaafd26f197</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4474c526a94e973e7f1d0a85c2048f5b5facc00e1869d2d1453576d2cf18b847
|
||||
size 7284237
|
3
terragrunt-0.55.20.obscpio
Normal file
3
terragrunt-0.55.20.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03930d5c5b6f6e02b2c2df4fdd6484cf522973290affc404a5ee6bc8870ba4fe
|
||||
size 7284749
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 07:20:08 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.55.20:
|
||||
* fix: regexp (#3027)
|
||||
* terragrunt issue 3017: expand docs for find_in_parent_folder()
|
||||
(#3018)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 23 09:38:07 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.55.19
|
||||
mtime: 1711129045
|
||||
commit: eaa52b8bf0a864a3d33edd9446014ce4f50fa183
|
||||
version: 0.55.20
|
||||
mtime: 1711402587
|
||||
commit: 52425e4d0ff9597118e6eacfebd0adaafd26f197
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.55.19
|
||||
Version: 0.55.20
|
||||
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:48a40ce5e69243e2bac1e54a810a6d2b4b557ed2817ca3ea0df02cd9ca284236
|
||||
size 15132924
|
||||
oid sha256:9f288c6ddf20b3358a23c18bc996ab31d3307a6cad2384975766e15f11141409
|
||||
size 15133169
|
||||
|
Loading…
Reference in New Issue
Block a user