forked from pool/terragrunt
Accepting request 1140185 from home:ojkastl_buildservice:Branch_terraform
update to 0.54.20 OBS-URL: https://build.opensuse.org/request/show/1140185 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=207
This commit is contained in:
parent
f7cef07c2a
commit
3b97134f18
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.54.19</param>
|
<param name="revision">v0.54.20</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">419ea3a485aafc79dd5ca89da615d06b6fd0f991</param></service></servicedata>
|
<param name="changesrevision">7cf2fda06efdd9c1a7fade3a55ce2caf11c627e8</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:cff763a3e35c14140d7b03f4cc365582fd40fc868087ddd7c0de3d1687b247af
|
|
||||||
size 7030285
|
|
3
terragrunt-0.54.20.obscpio
Normal file
3
terragrunt-0.54.20.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3204ce569abf97602ca08ca56ff369af82f8c83b7a353a5bfe7f011ebe4da2b3
|
||||||
|
size 7034893
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jan 20 17:33:59 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.54.20:
|
||||||
|
* Add support for JSON output format (#2863)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 18 14:06:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Thu Jan 18 14:06:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.54.19
|
version: 0.54.20
|
||||||
mtime: 1705578482
|
mtime: 1705681276
|
||||||
commit: 419ea3a485aafc79dd5ca89da615d06b6fd0f991
|
commit: 7cf2fda06efdd9c1a7fade3a55ce2caf11c627e8
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.54.19
|
Version: 0.54.20
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:56188adbef36d65e4606ea14b7d803b40dabe2170c99a0c3f0e588fcfa15a00b
|
oid sha256:0d40f92cffabeedb24bbde33b131a9886e22a246709738a317da60009185168e
|
||||||
size 13879226
|
size 13879234
|
||||||
|
Loading…
Reference in New Issue
Block a user