Accepting request 1208383 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1208383 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=160
This commit is contained in:
commit
90f96e9b8e
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.68.1</param>
|
<param name="revision">v0.68.2</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">7108133618991a39a7421f92d173432553330309</param></service></servicedata>
|
<param name="changesrevision">a36f34b37947f58f4c22e064916d8e45ad2c2684</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:eeed5187a16954aec7b86e145d9cba56748db306134c4a145d822f4467837dbd
|
|
||||||
size 7998989
|
|
3
terragrunt-0.68.2.obscpio
Normal file
3
terragrunt-0.68.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e8c570f7b626635c7b66399a77ad1b0383b7f5ee6c3fc064aee1674be32cc448
|
||||||
|
size 8010253
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 16 08:01:53 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.68.2:
|
||||||
|
* Fixing modules output corruption (#3459)
|
||||||
|
* Redirect engine messages to stderr (#3468)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Oct 11 07:06:21 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Fri Oct 11 07:06:21 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.68.1
|
version: 0.68.2
|
||||||
mtime: 1728570752
|
mtime: 1728996620
|
||||||
commit: 7108133618991a39a7421f92d173432553330309
|
commit: a36f34b37947f58f4c22e064916d8e45ad2c2684
|
||||||
|
@ -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.68.1
|
Version: 0.68.2
|
||||||
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:e4538d51665ba3dc280b277f9176b3318018beefa3fbbd9f7a379f8be46776a4
|
oid sha256:f9bd482da5072f4f5f001b1dffb1799545f94a7531c23ac4d3250f89891ac958
|
||||||
size 17462793
|
size 17463128
|
||||||
|
Loading…
Reference in New Issue
Block a user