forked from pool/terragrunt
Accepting request 1080063 from home:ojkastl_buildservice:Branch_terraform
update to 0.45.3 OBS-URL: https://build.opensuse.org/request/show/1080063 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=81
This commit is contained in:
parent
5c8826b102
commit
e16da1ed79
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.2</param>
|
<param name="revision">v0.45.3</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">cff4cbae12e6ba4018a01f167831b9fc35ababbb</param></service></servicedata>
|
<param name="changesrevision">d844de5319560d80cffcc80a53ac9249ef65ad4e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b195772c034dffbb5f30384308a576d327e5e6b66dbed287d1b87bff3cefabd0
|
|
||||||
size 4871180
|
|
3
terragrunt-0.45.3.obscpio
Normal file
3
terragrunt-0.45.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2c23661884819946fa86cf97aa0b0f89002077278461f9ef41b4d8646ae87c49
|
||||||
|
size 4872716
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 18 04:55:31 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.45.3:
|
||||||
|
* #2512 Improve reporting errors on modules (#2527)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 06 03:25:11 UTC 2023 - kastl@b1-systems.de
|
Thu Apr 06 03:25:11 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.45.2
|
version: 0.45.3
|
||||||
mtime: 1680721142
|
mtime: 1681759230
|
||||||
commit: cff4cbae12e6ba4018a01f167831b9fc35ababbb
|
commit: d844de5319560d80cffcc80a53ac9249ef65ad4e
|
||||||
|
@ -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.2
|
Version: 0.45.3
|
||||||
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:ef36eb1b7e2ef0cfa3a7a396006c639370c4279416d4d68422137869b0689b29
|
oid sha256:f053f205aff09a4542c6915a5efdcf8c5b208a5cd1b2c65b8bdbf6a9af0bf3e4
|
||||||
size 9944491
|
size 9835170
|
||||||
|
Loading…
Reference in New Issue
Block a user