forked from pool/terragrunt
Accepting request 1166697 from home:ojkastl_buildservice:Branch_terraform
update to 0.56.4 OBS-URL: https://build.opensuse.org/request/show/1166697 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=233
This commit is contained in:
parent
12dedd026d
commit
66b4c9dc81
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.3</param>
|
||||
<param name="revision">v0.56.4</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">f00277607e449f97af2ae1966755e4c1a167102a</param></service></servicedata>
|
||||
<param name="changesrevision">5e6dd7000136332f6e32af0072ec4d0af3b2423e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:baa29c746c0021e5ebbf8ba9c0910751b457e5277fb4a613b2f626941b7b7d99
|
||||
size 7293453
|
3
terragrunt-0.56.4.obscpio
Normal file
3
terragrunt-0.56.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:18402825a62e9998b2041ae12dbb425330c7b8284930ab2e0e0ea7b48ffb96f1
|
||||
size 7409677
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 10 17:35:24 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.56.4:
|
||||
* Caching Terraform providers (#3001)
|
||||
* chore: fix function names in comment (#3042)
|
||||
* Fix TestTerragruntParallelism (#3045)
|
||||
* Flaky tests fixes (#3041)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 08 17:06:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.56.3
|
||||
mtime: 1712591154
|
||||
commit: f00277607e449f97af2ae1966755e4c1a167102a
|
||||
version: 0.56.4
|
||||
mtime: 1712761517
|
||||
commit: 5e6dd7000136332f6e32af0072ec4d0af3b2423e
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.56.3
|
||||
Version: 0.56.4
|
||||
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:951218da54e79e025a4d7e6e63d2081aa819d767d2d0960e46d5ec1d85f51ba4
|
||||
size 15132628
|
||||
oid sha256:a7c29ec9d14c97e9494eba7e41b3dcddb900a6704e24a76afd2d0bc7ad258652
|
||||
size 15399671
|
||||
|
Loading…
Reference in New Issue
Block a user