forked from pool/terragrunt
Accepting request 1178444 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1178444 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=128
This commit is contained in:
commit
66c5b16cb0
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.13</param>
|
||||
<param name="revision">v0.58.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">11ab667934192e441e1b783cd27b0f2645482b37</param></service></servicedata>
|
||||
<param name="changesrevision">72889647cad710b8fee850cc6853e98be80ea6a5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34f21b20a040c4a74669c21201ce180ad2053545990c207896accb8917c0e854
|
||||
size 7583245
|
3
terragrunt-0.58.14.obscpio
Normal file
3
terragrunt-0.58.14.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6b14af8b83e23d1075899aac8d26416ccc595a46e57077fec76b83b2d991ceba
|
||||
size 7591949
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 04 06:24:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.58.14:
|
||||
* Terragrunt Provider Cache with `providers lock` command (#3176)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 01 09:56:00 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.58.13
|
||||
mtime: 1717184800
|
||||
commit: 11ab667934192e441e1b783cd27b0f2645482b37
|
||||
version: 0.58.14
|
||||
mtime: 1717438112
|
||||
commit: 72889647cad710b8fee850cc6853e98be80ea6a5
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.58.13
|
||||
Version: 0.58.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:f67bcbe6788596fa6250fd036d0299933b84c4dfd72c34aa908cce50fd5febca
|
||||
size 16010643
|
||||
oid sha256:58c72b469227e53499d702e836c2d938f9499df459baaec96befd92fd9f3b7fe
|
||||
size 16001325
|
||||
|
Loading…
Reference in New Issue
Block a user