Accepting request 1091991 from home:ojkastl_buildservice:Branch_terraform
update to 0.46.1 OBS-URL: https://build.opensuse.org/request/show/1091991 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=109
This commit is contained in:
parent
d65f462ce1
commit
29bce7057c
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.45.18</param>
|
<param name="revision">v0.46.1</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">1494e777b1f2ce18797ce1c9e46859bdef7f33ed</param></service></servicedata>
|
<param name="changesrevision">e190fa3d9a0a92c32fd5d031851775a702179db7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d073796906dd3f48f103a7cf2cd9cb589b609c03f6daeddd2f0f8bf1e30bde98
|
|
||||||
size 4920332
|
|
3
terragrunt-0.46.1.obscpio
Normal file
3
terragrunt-0.46.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:db496c5200a96962e9675d9507187ff0276788ff2601a25a874d9a7979a1074e
|
||||||
|
size 4925964
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 02 04:50:38 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.46.1:
|
||||||
|
* Fixed reading of outputs during destroy (#2589)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 02 04:49:13 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.46.0:
|
||||||
|
* fix: redirecting stdout to stderr in hook commands (#2587)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 31 13:07:18 UTC 2023 - kastl@b1-systems.de
|
Wed May 31 13:07:18 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.45.18
|
version: 0.46.1
|
||||||
mtime: 1685533020
|
mtime: 1685643340
|
||||||
commit: 1494e777b1f2ce18797ce1c9e46859bdef7f33ed
|
commit: e190fa3d9a0a92c32fd5d031851775a702179db7
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.45.18
|
Version: 0.46.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:8084fe5ff0000fd967cbaff1932dc51ff06a07f4a1580ffc70ae05fbb723381a
|
oid sha256:c1727a950906f18774df366f7901f951861a0cb26e034154038bebcab7f1c0b5
|
||||||
size 10133110
|
size 10133014
|
||||||
|
Loading…
Reference in New Issue
Block a user