forked from pool/terragrunt
Accepting request 1136922 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1136922 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=93
This commit is contained in:
commit
fb9835f327
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.9</param>
|
||||
<param name="revision">v0.54.12</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">88f2b0ce767136bb456781eaa23999be12bf0341</param></service></servicedata>
|
||||
<param name="changesrevision">e5081e1e20c61b6c41a7553bb48a6cec8cd20b01</param></service></servicedata>
|
3
terragrunt-0.54.12.obscpio
Normal file
3
terragrunt-0.54.12.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eab044b9e5965a5de65ace650041294360531f96e7cea9709af7912cb5a909c0
|
||||
size 7012877
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:402404048bd46d0a9195e5a3a0b61a76edcf3635b2d76e076b0b14a27765147e
|
||||
size 7007757
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 04 18:17:18 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.54.12:
|
||||
* Fix built-in `find_in_parent_folders` func (#2869)
|
||||
* Usage of tofu 1.6.0-rc1 in tests (#2790)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 04 18:08:37 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.54.11:
|
||||
* build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
|
||||
(#2858)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 04 18:06:12 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.54.10:
|
||||
* fix: findInParentFolders func (#2866)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 17:12:08 UTC 2023 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.54.9
|
||||
mtime: 1703105401
|
||||
commit: 88f2b0ce767136bb456781eaa23999be12bf0341
|
||||
version: 0.54.12
|
||||
mtime: 1703620994
|
||||
commit: e5081e1e20c61b6c41a7553bb48a6cec8cd20b01
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package terragrunt
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.54.9
|
||||
Version: 0.54.12
|
||||
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:d40620a3eb735aa2c55eb20411eb746ccfff18ade5441478053fd92f9ea09148
|
||||
size 13761605
|
||||
oid sha256:c5f773146247852a7b4a87920c55d75b33c3deb0cd766a66c83afba1d532cb72
|
||||
size 13763464
|
||||
|
Loading…
Reference in New Issue
Block a user