forked from pool/terragrunt
Accepting request 1127828 from home:ojkastl_buildservice:Branch_terraform
update to 0.53.5 OBS-URL: https://build.opensuse.org/request/show/1127828 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=176
This commit is contained in:
parent
424bc02a83
commit
f4d3e8934a
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.53.4</param>
|
<param name="revision">v0.53.5</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">c4dcbf1d385ce525fa9113298cb7f370885d99cd</param></service></servicedata>
|
<param name="changesrevision">83c70676fedc9fc74a606e94fc282f51c1483590</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:89d8a5d1cd0f5b5245d55adc4186944d3fe7228f67d2423a57e7fc931c88298c
|
|
||||||
size 5137421
|
|
3
terragrunt-0.53.5.obscpio
Normal file
3
terragrunt-0.53.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:5a3606782711833902748e52b58e0c4e34b7498a2864b76cbb2ce61b4f9c36f1
|
||||||
|
size 5138957
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 21 06:14:14 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.53.5:
|
||||||
|
* Reverted function name, added test to track usage of function
|
||||||
|
(#2801)
|
||||||
|
* feat: disallow undefined flags (#2799)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 17 05:57:40 UTC 2023 - kastl@b1-systems.de
|
Fri Nov 17 05:57:40 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.53.4
|
version: 0.53.5
|
||||||
mtime: 1700163569
|
mtime: 1700510655
|
||||||
commit: c4dcbf1d385ce525fa9113298cb7f370885d99cd
|
commit: 83c70676fedc9fc74a606e94fc282f51c1483590
|
||||||
|
@ -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.53.4
|
Version: 0.53.5
|
||||||
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:be883ca5da8c128d224adfd474edc921c39270ce3c0273208a3378f9b64000c8
|
oid sha256:94d815847597207e5265672e1c49db9c96f46ab7ca8cd5dba2c1281d47fe10ad
|
||||||
size 11125297
|
size 11125076
|
||||||
|
Loading…
Reference in New Issue
Block a user