forked from pool/terragrunt
Accepting request 1117560 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1117560 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=73
This commit is contained in:
commit
ec6c749914
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.52.1</param>
|
||||
<param name="revision">v0.52.2</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">ed5b1773c04b5496374d7aca2b919212ddee15d4</param></service></servicedata>
|
||||
<param name="changesrevision">409185b47fb759180ba466a7f5d24b6118654ae1</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2f01cbb0e0449b78e830915c35854a6daa95cc780c0558003aa31a14a4a88a24
|
||||
size 5100044
|
3
terragrunt-0.52.2.obscpio
Normal file
3
terragrunt-0.52.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d5568ed8261db0e6e8596c1ba2426a3be672c2b46a2c6e0e30571b344d61d40
|
||||
size 5100556
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 13 05:01:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.52.2:
|
||||
* Add option to skip S3 credentials validation (#2753)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 08 16:00:18 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.52.1
|
||||
mtime: 1696760745
|
||||
commit: ed5b1773c04b5496374d7aca2b919212ddee15d4
|
||||
version: 0.52.2
|
||||
mtime: 1697113668
|
||||
commit: 409185b47fb759180ba466a7f5d24b6118654ae1
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.52.1
|
||||
Version: 0.52.2
|
||||
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:32d961146cad8174476ad0def09d10d001c76cc9cbcf6d6f432fec01fcf11fc8
|
||||
size 10567666
|
||||
oid sha256:86b4299559e005b794f5f94a8694b3ef6b94df009325c69710cd97e3ea50ecf0
|
||||
size 10567600
|
||||
|
Loading…
Reference in New Issue
Block a user