forked from pool/terragrunt
Accepting request 1178042 from home:ojkastl_buildservice:Branch_terraform
update to 0.58.13 OBS-URL: https://build.opensuse.org/request/show/1178042 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=271
This commit is contained in:
parent
8fe1db589b
commit
994ac80608
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.58.12</param>
|
<param name="revision">v0.58.13</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">0eec714b486c6341ae30e8c36610a56d28bcfd7d</param></service></servicedata>
|
<param name="changesrevision">11ab667934192e441e1b783cd27b0f2645482b37</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:60ec2368988bd58af4e2b60b11ad6cd6502b68a7739d6dc6625a84ab1a4670de
|
|
||||||
size 7578125
|
|
3
terragrunt-0.58.13.obscpio
Normal file
3
terragrunt-0.58.13.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:34f21b20a040c4a74669c21201ce180ad2053545990c207896accb8917c0e854
|
||||||
|
size 7583245
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jun 01 09:56:00 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.58.13:
|
||||||
|
* Improved errors printing returned from Sops (#3174)
|
||||||
|
* fix: Correcting docs on default binary used by Terragrunt
|
||||||
|
(#3173)
|
||||||
|
* s/trragrunt/terragrunt/ (#3170)
|
||||||
|
* feat: Adding binary signing test (#3166)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 30 11:22:26 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Thu May 30 11:22:26 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.58.12
|
version: 0.58.13
|
||||||
mtime: 1716920164
|
mtime: 1717184800
|
||||||
commit: 0eec714b486c6341ae30e8c36610a56d28bcfd7d
|
commit: 11ab667934192e441e1b783cd27b0f2645482b37
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.58.12
|
Version: 0.58.13
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:f96d69b802a2367ae6529b4619c9db265cb14761b9f6e3565527649ef291b6a3
|
oid sha256:f67bcbe6788596fa6250fd036d0299933b84c4dfd72c34aa908cce50fd5febca
|
||||||
size 16004462
|
size 16010643
|
||||||
|
Loading…
Reference in New Issue
Block a user