forked from pool/terragrunt
Accepting request 1083713 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1083713 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=40
This commit is contained in:
commit
6d0138560a
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.45.5</param>
|
||||
<param name="revision">v0.45.6</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">208e6b23a8d77c1f745cc8c07b600c8b15e57803</param></service></servicedata>
|
||||
<param name="changesrevision">d185ed96d24ff59c906c28a019a9b2cdf29f760e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77e2a7d6e9b848d71d057efaac2047dab7bf3f18af5f13d7b92ba3ca1fe1787a
|
||||
size 4872716
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdf1b95547555da31d77a850597b5c13fcb41777d5195460547fc80ae7c517c1
|
||||
size 4876300
|
3
terragrunt-0.45.6.obscpio
Normal file
3
terragrunt-0.45.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a1d859f97f1457819fde62d2f7b0567d0e40c13370c3994e429ed46c1ab92df6
|
||||
size 4876812
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 30 07:02:03 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.6:
|
||||
* JSON output prefix update (#2548)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 04:26:39 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.5
|
||||
mtime: 1682624285
|
||||
commit: 208e6b23a8d77c1f745cc8c07b600c8b15e57803
|
||||
version: 0.45.6
|
||||
mtime: 1682717722
|
||||
commit: d185ed96d24ff59c906c28a019a9b2cdf29f760e
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.5
|
||||
Version: 0.45.6
|
||||
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:c303132eb904f5276e8bc85456d25de501baf8871f0da34ca9f3515cee049318
|
||||
size 9835800
|
||||
oid sha256:24247bd63cad22f87746bf2a05cc9af74e696df349d14a2b51f078af51a8792e
|
||||
size 9835829
|
||||
|
Loading…
Reference in New Issue
Block a user