Accepting request 1219091 from systemsmanagement:terraform

OBS-URL: https://build.opensuse.org/request/show/1219091
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=162
This commit is contained in:
Dominique Leuenberger 2024-10-30 16:34:53 +00:00 committed by Git OBS Bridge
commit a53dea918b
8 changed files with 33 additions and 11 deletions

View File

@ -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.68.4</param>
<param name="revision">v0.68.6</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param>

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
<param name="changesrevision">0604b6687a47bd33f2326c2e5c9c6ab61c6788d4</param></service></servicedata>
<param name="changesrevision">f32238c70fb6f97098801133985ec841ade0c781</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:475bb293cb530f5e1683ba8aad22cad58fb0d83876146f5b30b796cf79d778a5
size 8030733

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d53b78d12741c6d0a354aa4e43bf391477a8ca2cd4b89c335ec9c474d98b9b85
size 8045069

View File

@ -1,3 +1,25 @@
-------------------------------------------------------------------
Tue Oct 29 15:12:04 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.68.6:
* Updated --terragrunt-out-dir / --terragrunt-json-out-dir to
handle relative paths.
- Update to version 0.68.5:
* Added strict flag for improved performance in dependency
processing
* You can now enhance performance by setting the environment
variable:
TERRAGRUNT_STRICT_CONTROL="skip-dependencies-inputs"
This will skip input processing for dependencies, leading to
faster execution times when running Terragrunt.
* Improved CI/CD pipeline to build without Go proxy and detect
checksum changes.
* Enhanced error messages for invalid strict control flags.
* Updated dependencies for better performance and stability.
* Refined scaffold documentation.
* Fixed panic issue in Sops decryption.
* Corrected handling of pseudo-tty commands.
-------------------------------------------------------------------
Thu Oct 17 19:04:03 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: terragrunt
version: 0.68.4
mtime: 1729171926
commit: 0604b6687a47bd33f2326c2e5c9c6ab61c6788d4
version: 0.68.6
mtime: 1730213046
commit: f32238c70fb6f97098801133985ec841ade0c781

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: terragrunt
Version: 0.68.4
Version: 0.68.6
Release: 0
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
License: MIT

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e7087aa6f254d6c8aa544d4510c751c1cf7d143ce25645a5d91c75c2238aebd
size 19975126
oid sha256:94bebccd2d47778943cdbc667f2200297401a2c1274e717d7ec2b33e3d154a16
size 20209448