forked from pool/terragrunt
Accepting request 1087870 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1087870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=46
This commit is contained in:
commit
7df84c828c
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.13</param>
|
||||
<param name="revision">v0.45.14</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">9015f781c2ffae79d8bace26e45ca20b86b99bbb</param></service></servicedata>
|
||||
<param name="changesrevision">2f4ca34f74fe25ba7df16127b076fabb62499d79</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:817a15c919fd04d76147285dc7a0ac5a1c67b7889029add0a9f84fe8a68405c7
|
||||
size 4895756
|
3
terragrunt-0.45.14.obscpio
Normal file
3
terragrunt-0.45.14.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5f79be74dbc32ec35e2e24427fb369f4fb4986c693fcf63f3172cf3f1d7ca772
|
||||
size 4898828
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 19 04:57:29 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.14:
|
||||
* #2566 Update error message to include module directory (#2574)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 17 17:42:37 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.13
|
||||
mtime: 1684342188
|
||||
commit: 9015f781c2ffae79d8bace26e45ca20b86b99bbb
|
||||
version: 0.45.14
|
||||
mtime: 1684429244
|
||||
commit: 2f4ca34f74fe25ba7df16127b076fabb62499d79
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.13
|
||||
Version: 0.45.14
|
||||
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:8cf60defe5da75ce5e2ae8086d175a312d5d658d8d9ce4da87ef7c4987375493
|
||||
size 10133024
|
||||
oid sha256:752e2ed41ca1d1890a08cfcc5f9eee938c218218e4c4e574ce1c45e45b886ccf
|
||||
size 10133061
|
||||
|
Loading…
Reference in New Issue
Block a user