forked from pool/terragrunt
Accepting request 1134502 from home:ojkastl_buildservice:Branch_terraform
update to 0.54.8 OBS-URL: https://build.opensuse.org/request/show/1134502 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=196
This commit is contained in:
parent
2f31147a1f
commit
3811e9d22b
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.54.7</param>
|
<param name="revision">v0.54.8</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">b8ee109e3af286b6efc3dc7807c09287ece7dc96</param></service></servicedata>
|
<param name="changesrevision">6b2e2179f6e7cfb9d641d1d0732bb6e81ed3c134</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3ac9fedc63a40585dbf0eec6107879e12c0dfc4b76f9cc2aa9e808daa86ab547
|
|
||||||
size 7002637
|
|
3
terragrunt-0.54.8.obscpio
Normal file
3
terragrunt-0.54.8.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:33ac1ca446a0e8519e0222caa751f7c1bb28d19c77b3b46c97e7859727618961
|
||||||
|
size 7002637
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Dec 20 12:59:35 UTC 2023 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.54.8:
|
||||||
|
* Speed up repo cloning for the `catalog` command (#2857)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 19 13:30:02 UTC 2023 - opensuse_buildservice@ojkastl.de
|
Tue Dec 19 13:30:02 UTC 2023 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.54.7
|
version: 0.54.8
|
||||||
mtime: 1702925321
|
mtime: 1703012723
|
||||||
commit: b8ee109e3af286b6efc3dc7807c09287ece7dc96
|
commit: 6b2e2179f6e7cfb9d641d1d0732bb6e81ed3c134
|
||||||
|
@ -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.54.7
|
Version: 0.54.8
|
||||||
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:86ee08c440453282d18fdacaed5136f2ec5808011475a468ea9645ae6b711e5a
|
oid sha256:1741d124700b09e0a68569e409a1ebbf78faff73de780de26b3a672581f059c9
|
||||||
size 13761305
|
size 13761535
|
||||||
|
Loading…
Reference in New Issue
Block a user