forked from pool/terragrunt
Accepting request 1088268 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1088268 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=47
This commit is contained in:
commit
bfc3036334
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.14</param>
|
||||
<param name="revision">v0.45.15</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">2f4ca34f74fe25ba7df16127b076fabb62499d79</param></service></servicedata>
|
||||
<param name="changesrevision">a9df21fae6041de444a3a66154f7ccda97548ba4</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f79be74dbc32ec35e2e24427fb369f4fb4986c693fcf63f3172cf3f1d7ca772
|
||||
size 4898828
|
3
terragrunt-0.45.15.obscpio
Normal file
3
terragrunt-0.45.15.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3293c94c92d97361d45ca998f46d0e54ce861d14cb697dcb6882e1ec07cd9c35
|
||||
size 4899340
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 05:45:49 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.15:
|
||||
* Simplified source code locking/unlocking (#2576)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 19 04:57:29 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.14
|
||||
mtime: 1684429244
|
||||
commit: 2f4ca34f74fe25ba7df16127b076fabb62499d79
|
||||
version: 0.45.15
|
||||
mtime: 1684532082
|
||||
commit: a9df21fae6041de444a3a66154f7ccda97548ba4
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.14
|
||||
Version: 0.45.15
|
||||
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:752e2ed41ca1d1890a08cfcc5f9eee938c218218e4c4e574ce1c45e45b886ccf
|
||||
size 10133061
|
||||
oid sha256:718a137cf6ca2a74097ea9a9f4f15af375c798e36a9b9cbdde11bb52b0e5441e
|
||||
size 10133114
|
||||
|
Loading…
Reference in New Issue
Block a user