Accepting request 1164414 from home:ojkastl_buildservice:Branch_terraform
update to 0.55.21 OBS-URL: https://build.opensuse.org/request/show/1164414 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=227
This commit is contained in:
parent
bb99977959
commit
b444d22dc2
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.55.20</param>
|
||||
<param name="revision">v0.55.21</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">52425e4d0ff9597118e6eacfebd0adaafd26f197</param></service></servicedata>
|
||||
<param name="changesrevision">0d1e6a88063f1db43d029317bbca01db3ddb6408</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:03930d5c5b6f6e02b2c2df4fdd6484cf522973290affc404a5ee6bc8870ba4fe
|
||||
size 7284749
|
3
terragrunt-0.55.21.obscpio
Normal file
3
terragrunt-0.55.21.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45ce13d6a01b956279bbedfad5a10215c3f6d9fecd92031cd01a94e7ca34ce44
|
||||
size 7286797
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 03 17:01:20 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.55.21:
|
||||
* Remote state errors improvement (#3032)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 26 07:20:08 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.55.20
|
||||
mtime: 1711402587
|
||||
commit: 52425e4d0ff9597118e6eacfebd0adaafd26f197
|
||||
version: 0.55.21
|
||||
mtime: 1712075065
|
||||
commit: 0d1e6a88063f1db43d029317bbca01db3ddb6408
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.55.20
|
||||
Version: 0.55.21
|
||||
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:9f288c6ddf20b3358a23c18bc996ab31d3307a6cad2384975766e15f11141409
|
||||
size 15133169
|
||||
oid sha256:7cca37066473899860cae9705a8a930a7fe7eb4e31386746c06193aa47be2a9f
|
||||
size 15132984
|
||||
|
Loading…
Reference in New Issue
Block a user