forked from pool/terragrunt
Accepting request 1111535 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1111535 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=64
This commit is contained in:
commit
57352c1297
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.50.16</param>
|
||||
<param name="revision">v0.50.17</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">c0e6eddb0715912ca5402da581356761b1243fdb</param></service></servicedata>
|
||||
<param name="changesrevision">b9b239dca970724b121b7be636a8196446beb9de</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:26900dd5dfd41de04a3e6c94a44fb034c412058c9c2ce1cf712b2c42dfddb5ff
|
||||
size 5070860
|
3
terragrunt-0.50.17.obscpio
Normal file
3
terragrunt-0.50.17.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3cad6b4cd7ecbcedaef8ea457dcf952b3adc91dc1e148e336274b752eb287a7b
|
||||
size 5076492
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 15 09:26:32 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.50.17:
|
||||
* Add enabled property for dependency (#2712)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 14:34:38 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.50.16
|
||||
mtime: 1694613315
|
||||
commit: c0e6eddb0715912ca5402da581356761b1243fdb
|
||||
version: 0.50.17
|
||||
mtime: 1694716601
|
||||
commit: b9b239dca970724b121b7be636a8196446beb9de
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.50.16
|
||||
Version: 0.50.17
|
||||
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:5ae0280f7f9c6d8ace7333655f4f26460c0d1e4fbf0d547606cb934b03df5e91
|
||||
size 10384527
|
||||
oid sha256:86bd3f6d4d02d5218e11313f79d41d49027f457c91ed284ffd92480f2a73f83e
|
||||
size 10384604
|
||||
|
Loading…
Reference in New Issue
Block a user