forked from pool/terragrunt
Accepting request 1120146 from home:ojkastl_buildservice:Branch_terraform
update to 0.52.5 OBS-URL: https://build.opensuse.org/request/show/1120146 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=162
This commit is contained in:
parent
0f08831b1d
commit
5c7b554ee1
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.4</param>
|
||||
<param name="revision">v0.52.5</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">b8cf75fb6e88d36d43933efa40a473e242b2b77d</param></service></servicedata>
|
||||
<param name="changesrevision">c996cbc70140b8507b2f73a4aeb42b84163a74b6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:690f33edea19e23ac67c91eca99f44c89922dc0b04217f71fff945913488906b
|
||||
size 5104652
|
3
terragrunt-0.52.5.obscpio
Normal file
3
terragrunt-0.52.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e76ae2539938688aa9b9780b753c34115da4c8de0aba719fefe8eb380d24eb55
|
||||
size 5109260
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 04:37:23 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.52.5:
|
||||
* feat: add read_tfvars_file function (#2757)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 21 18:16:45 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.52.4
|
||||
mtime: 1697820334
|
||||
commit: b8cf75fb6e88d36d43933efa40a473e242b2b77d
|
||||
version: 0.52.5
|
||||
mtime: 1698178438
|
||||
commit: c996cbc70140b8507b2f73a4aeb42b84163a74b6
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.52.4
|
||||
Version: 0.52.5
|
||||
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:7d227a2cd31ad86d5c9c32ef45b85d3c6c4c9b3a3c32674ca7f256634424c141
|
||||
size 10772022
|
||||
oid sha256:4475b7738ccfd1de9ff5d7498916d1f1ad078c561255ca9be622ea16f74daf38
|
||||
size 10771971
|
||||
|
Loading…
Reference in New Issue
Block a user