forked from pool/terragrunt
Accepting request 1171820 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1171820 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=120
This commit is contained in:
commit
22c7bb4ec2
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.58.1</param>
|
||||
<param name="revision">v0.58.2</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">f17f5bdedfc2a17d1891903b75b1513b294bc560</param></service></servicedata>
|
||||
<param name="changesrevision">013f281e7c79360ca92bd90f9f239d172fe751d0</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f57a92e68478c35dcea6bb81a4f3533c10f26c7400c48cf7b2034ca2d83d53b7
|
||||
size 7520269
|
3
terragrunt-0.58.2.obscpio
Normal file
3
terragrunt-0.58.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aac58600f9b45a45eb1af09c546566519458e9aa93d6a6480dbc5130cde1c6ca
|
||||
size 7512077
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 03 16:15:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.58.2:
|
||||
* Fixed handling of module prefixes (#3104)
|
||||
* Bump CI image (#3116)
|
||||
* Get rid of third party code (#3114)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 02 07:36:01 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.58.1
|
||||
mtime: 1714572377
|
||||
commit: f17f5bdedfc2a17d1891903b75b1513b294bc560
|
||||
version: 0.58.2
|
||||
mtime: 1714670610
|
||||
commit: 013f281e7c79360ca92bd90f9f239d172fe751d0
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.58.1
|
||||
Version: 0.58.2
|
||||
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:6dfae0bc769b42f5e3cd55de60ff41269c0a9faefd6ae6a05168579ebd8223a0
|
||||
size 15394590
|
||||
oid sha256:af0d6c543358223ebc0f94ab71dce792b0c038d97fe6820a0269d44cd4a9349e
|
||||
size 15356253
|
||||
|
Loading…
Reference in New Issue
Block a user