forked from pool/terragrunt
Accepting request 1166256 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1166256 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=109
This commit is contained in:
commit
45a2d463a0
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.56.2</param>
|
||||
<param name="revision">v0.56.3</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">0b814215d67087bc1a505c1669874b4aee9b23af</param></service></servicedata>
|
||||
<param name="changesrevision">f00277607e449f97af2ae1966755e4c1a167102a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:34820a1ffa2742c6d8da67e48e7702d19d7cc3526fa0b1ba8eb8d7839de47b01
|
||||
size 7294477
|
3
terragrunt-0.56.3.obscpio
Normal file
3
terragrunt-0.56.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baa29c746c0021e5ebbf8ba9c0910751b457e5277fb4a613b2f626941b7b7d99
|
||||
size 7293453
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 08 17:06:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.56.3:
|
||||
* Fixes slow destroy of config deeply nested in config hierarchy
|
||||
(#3015)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 05 06:30:56 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.56.2
|
||||
mtime: 1712255027
|
||||
commit: 0b814215d67087bc1a505c1669874b4aee9b23af
|
||||
version: 0.56.3
|
||||
mtime: 1712591154
|
||||
commit: f00277607e449f97af2ae1966755e4c1a167102a
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.56.2
|
||||
Version: 0.56.3
|
||||
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:a45529e28943964c2bc79adca793869f09bbc19c6ba32952ebdf239596b8dec6
|
||||
size 15132763
|
||||
oid sha256:951218da54e79e025a4d7e6e63d2081aa819d767d2d0960e46d5ec1d85f51ba4
|
||||
size 15132628
|
||||
|
Loading…
Reference in New Issue
Block a user