forked from pool/terragrunt
Accepting request 1143678 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1143678 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=99
This commit is contained in:
commit
70a1ace033
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.54.22</param>
|
||||
<param name="revision">v0.55.0</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">4e6c3c99c308e05966218a8fe963f2c965881a6a</param></service></servicedata>
|
||||
<param name="changesrevision">b5449f7f33f7bc003c240f2e67f55a80590e53b0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62bed03108478ea83ce9214e88e9769a93b1e78c9d869cebdf03ba81d048d04c
|
||||
size 7035405
|
3
terragrunt-0.55.0.obscpio
Normal file
3
terragrunt-0.55.0.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b66a9ef29f4066a5352818f519410953592e66b02d42e566c8516b54b5dcceda
|
||||
size 7209485
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 02 15:11:30 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.55.0:
|
||||
* Add graph command to terragrunt (#2871)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 26 19:40:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.54.22
|
||||
mtime: 1706037888
|
||||
commit: 4e6c3c99c308e05966218a8fe963f2c965881a6a
|
||||
version: 0.55.0
|
||||
mtime: 1706880350
|
||||
commit: b5449f7f33f7bc003c240f2e67f55a80590e53b0
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.54.22
|
||||
Version: 0.55.0
|
||||
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:56d1dd9192516f32d1394dd1e22a8748eacbcb28e3b0b15ecd12f00a1991db0a
|
||||
size 13891127
|
||||
oid sha256:2837d112c18976389aed0ef0c9dac060c2b45e8e363552a00006df34ede2ee68
|
||||
size 13891052
|
||||
|
Loading…
Reference in New Issue
Block a user