Accepting request 1190473 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1190473 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=145
This commit is contained in:
commit
874497705c
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.64.1</param>
|
||||
<param name="revision">v0.64.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">e9511570c57f9a315907740241788b21d45db91f</param></service></servicedata>
|
||||
<param name="changesrevision">f36bad4b71c1ab884a2fd9670901ab1b0dcf1424</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5e258c7529794a721942c8722826147a198d1cbc8e8b69223bd5d3bfd97e810
|
||||
size 7766029
|
3
terragrunt-0.64.2.obscpio
Normal file
3
terragrunt-0.64.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:14d5396a9d7df3875b9bd43df50a09a27fa471d2eabb955cff6bda41f35e1e52
|
||||
size 7772685
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 30 06:39:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.64.2:
|
||||
* Adding supply credentials for a third-party registry when using
|
||||
Terragrunt Provider Cache (#3303)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 27 08:05:55 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.64.1
|
||||
mtime: 1722031335
|
||||
commit: e9511570c57f9a315907740241788b21d45db91f
|
||||
version: 0.64.2
|
||||
mtime: 1722273610
|
||||
commit: f36bad4b71c1ab884a2fd9670901ab1b0dcf1424
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.64.1
|
||||
Version: 0.64.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:2f6806dc3badab4a6d120d13f8fa5ed2b45ccdbccc6be62a000d08d0892c0fb5
|
||||
size 17436697
|
||||
oid sha256:9492fd8af002eab024a6e9cf2de2ca203f3ef7fd8312ff7b225adbaae7d2bd8d
|
||||
size 17429970
|
||||
|
Loading…
Reference in New Issue
Block a user