forked from pool/terragrunt
Accepting request 1083711 from home:ojkastl_buildservice:Branch_terraform
update to 0.45.6 OBS-URL: https://build.opensuse.org/request/show/1083711 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=87
This commit is contained in:
parent
6d8dd1b542
commit
c95c20cd3c
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.5</param>
|
<param name="revision">v0.45.6</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">208e6b23a8d77c1f745cc8c07b600c8b15e57803</param></service></servicedata>
|
<param name="changesrevision">d185ed96d24ff59c906c28a019a9b2cdf29f760e</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:77e2a7d6e9b848d71d057efaac2047dab7bf3f18af5f13d7b92ba3ca1fe1787a
|
|
||||||
size 4872716
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:bdf1b95547555da31d77a850597b5c13fcb41777d5195460547fc80ae7c517c1
|
|
||||||
size 4876300
|
|
3
terragrunt-0.45.6.obscpio
Normal file
3
terragrunt-0.45.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a1d859f97f1457819fde62d2f7b0567d0e40c13370c3994e429ed46c1ab92df6
|
||||||
|
size 4876812
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 30 07:02:03 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.45.6:
|
||||||
|
* JSON output prefix update (#2548)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 28 04:26:39 UTC 2023 - kastl@b1-systems.de
|
Fri Apr 28 04:26:39 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.45.5
|
version: 0.45.6
|
||||||
mtime: 1682624285
|
mtime: 1682717722
|
||||||
commit: 208e6b23a8d77c1f745cc8c07b600c8b15e57803
|
commit: d185ed96d24ff59c906c28a019a9b2cdf29f760e
|
||||||
|
@ -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.5
|
Version: 0.45.6
|
||||||
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:c303132eb904f5276e8bc85456d25de501baf8871f0da34ca9f3515cee049318
|
oid sha256:24247bd63cad22f87746bf2a05cc9af74e696df349d14a2b51f078af51a8792e
|
||||||
size 9835800
|
size 9835829
|
||||||
|
Loading…
Reference in New Issue
Block a user