forked from pool/terragrunt
update to 0.62.3
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=297
This commit is contained in:
parent
c534454a68
commit
0b874e2da0
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.62.2</param>
|
||||
<param name="revision">v0.62.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">a2f630ecd443db27f31a10ff4bac02a8a1de4083</param></service></servicedata>
|
||||
<param name="changesrevision">081fce5d89dedcd17f39326e94003686d2e7a70a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86945b7a908428b21deed162c08ff5331e807854990b371cfde92a74d3b80528
|
||||
size 7724557
|
3
terragrunt-0.62.3.obscpio
Normal file
3
terragrunt-0.62.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5016e3e8aea8baf77ec0903f0db4729f940c3d018bf3847ad5c58c7cfb0ea0e5
|
||||
size 7726093
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 17 04:58:01 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.62.3:
|
||||
* Add handling of multi line variables description (#3269)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 16 20:19:03 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.62.2
|
||||
mtime: 1721151875
|
||||
commit: a2f630ecd443db27f31a10ff4bac02a8a1de4083
|
||||
version: 0.62.3
|
||||
mtime: 1721161365
|
||||
commit: 081fce5d89dedcd17f39326e94003686d2e7a70a
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.62.2
|
||||
Version: 0.62.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:d7099cc535283c64fe96c98e38b589161d9228f39e443fd4a9f9b94956103191
|
||||
size 16168493
|
||||
oid sha256:ff9a1b78fdb4b5b2340a2945d32cb6e00f15c10cc6b1c63d1c0fdc05f211080d
|
||||
size 16165138
|
||||
|
Loading…
Reference in New Issue
Block a user