forked from pool/terragrunt
Accepting request 1119360 from home:ojkastl_buildservice:Branch_terraform
update to 0.52.4 OBS-URL: https://build.opensuse.org/request/show/1119360 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=160
This commit is contained in:
parent
7945141aac
commit
0f08831b1d
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.3</param>
|
||||
<param name="revision">v0.52.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">c148784ce253fbeabb408854df6f099d1f2d897f</param></service></servicedata>
|
||||
<param name="changesrevision">b8cf75fb6e88d36d43933efa40a473e242b2b77d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4aaf3eff2c41cb11ce402961a4b09f89865207665b5f2e09e3a118d508bcf96
|
||||
size 5100556
|
3
terragrunt-0.52.4.obscpio
Normal file
3
terragrunt-0.52.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:690f33edea19e23ac67c91eca99f44c89922dc0b04217f71fff945913488906b
|
||||
size 5104652
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 21 18:16:45 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.52.4:
|
||||
* Add linting of source code (#2743)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 14 06:31:31 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.52.3
|
||||
mtime: 1697223919
|
||||
commit: c148784ce253fbeabb408854df6f099d1f2d897f
|
||||
version: 0.52.4
|
||||
mtime: 1697820334
|
||||
commit: b8cf75fb6e88d36d43933efa40a473e242b2b77d
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.52.3
|
||||
Version: 0.52.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:4a785e0d2a87e84818f254155be66c1a4d271006a3be1da302d94ade071312a9
|
||||
size 10567058
|
||||
oid sha256:7d227a2cd31ad86d5c9c32ef45b85d3c6c4c9b3a3c32674ca7f256634424c141
|
||||
size 10772022
|
||||
|
Loading…
Reference in New Issue
Block a user