Accepting request 1204179 from systemsmanagement:terraform

OBS-URL: https://build.opensuse.org/request/show/1204179
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=156
This commit is contained in:
Ana Guerrero 2024-09-29 16:09:53 +00:00 committed by Git OBS Bridge
commit 4d7c4bdc4d
8 changed files with 42 additions and 13 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.67.10</param>
<param name="revision">v0.67.14</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">70797fd45c502221af8804266b01f958ee8b7091</param></service></servicedata>
<param name="changesrevision">58e2c20ed2c50b4bdc3c278a01bc447fab650d78</param></service></servicedata>

View File

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

View File

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

View File

@ -1,3 +1,30 @@
-------------------------------------------------------------------
Fri Sep 27 13:09:48 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.67.14:
* fix: Use env vars for `sops_decrypt_file` (#3439)
-------------------------------------------------------------------
Fri Sep 27 13:05:01 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.67.13:
* CVE fixes and dependencies update (#3435)
-------------------------------------------------------------------
Fri Sep 27 12:58:39 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.67.12:
* Fixing registry host discovery (Terragrunt Provider Cache)
(#3432)
* Fixing converting absolute paths to relative in logs (#3433)
-------------------------------------------------------------------
Wed Sep 25 17:03:18 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 0.67.11:
* feat: introducing "copy_terraform_lock_file" to fine tune Lock
File Handling (#2889)
-------------------------------------------------------------------
Sat Sep 21 13:44:15 UTC 2024 - opensuse_buildservice@ojkastl.de

View File

@ -1,4 +1,4 @@
name: terragrunt
version: 0.67.10
mtime: 1726809874
commit: 70797fd45c502221af8804266b01f958ee8b7091
version: 0.67.14
mtime: 1727368094
commit: 58e2c20ed2c50b4bdc3c278a01bc447fab650d78

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: terragrunt
Version: 0.67.10
Version: 0.67.14
Release: 0
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
License: MIT
@ -28,10 +28,12 @@ Source: terragrunt-%{version}.tar.gz
Source1: vendor.tar.gz
Source2: Makefile
Source3: PACKAGING_README.md
BuildRequires: go1.22
BuildRequires: go1.23
%description
Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.
Terragrunt is a thin wrapper for Terraform that provides extra tools for
keeping your Terraform configurations DRY, working with multiple Terraform
modules, and managing remote state.
%prep
%autosetup -p1 -a 1

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9da95bd039bdf3786a7416560611a3184acab409896fbee61a2eb0806aebca25
size 17470985
oid sha256:0ce2d0e34687323ecaab0013299ebd4865b5491b25ca4b1ce917dc5d548e38a9
size 17473961