Accepting request 1129482 from home:ojkastl_buildservice:Branch_terraform
update to 0.53.8 OBS-URL: https://build.opensuse.org/request/show/1129482 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=181
This commit is contained in:
parent
6f8bacce5d
commit
4d467f30a4
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.53.7</param>
|
||||
<param name="revision">v0.53.8</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">2776e4041214fa131a5be699f8433843a989eb02</param></service></servicedata>
|
||||
<param name="changesrevision">1daf65580aea1525550c796749db2a7c49b387a2</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0788c8a44abec88a314f7cf3f5e92f04bfa100d707afa746b7ecbafacc5d10c5
|
||||
size 5142029
|
3
terragrunt-0.53.8.obscpio
Normal file
3
terragrunt-0.53.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f1553590782f105204514465f006e66c59908f1aac86fc635f120a3bb723eb92
|
||||
size 5144589
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 28 09:37:08 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.53.8:
|
||||
* Add handling of backend configs (#2810)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 27 19:24:29 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.53.7
|
||||
mtime: 1701112502
|
||||
commit: 2776e4041214fa131a5be699f8433843a989eb02
|
||||
version: 0.53.8
|
||||
mtime: 1701160137
|
||||
commit: 1daf65580aea1525550c796749db2a7c49b387a2
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.53.7
|
||||
Version: 0.53.8
|
||||
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:62dc932244ca3b3e4ac8c72d5d8adf5ce51bc955bf4831537d39c319e43cddd2
|
||||
size 11127393
|
||||
oid sha256:b6a33a0e6cec528ec91ee31a58ab32de63dab569db3bd09454e363807284dbea
|
||||
size 11127421
|
||||
|
Loading…
Reference in New Issue
Block a user