forked from pool/terragrunt
Accepting request 1068616 from home:ojkastl_buildservice:Branch_terraform
update to 0.44.2 OBS-URL: https://build.opensuse.org/request/show/1068616 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=69
This commit is contained in:
parent
1b7aa25ba4
commit
aca16437dd
4
_service
4
_service
@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v0.44.1</param>
|
||||
<param name="revision">v0.44.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">terragrunt-0.44.1.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.44.2.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">2508dd89486efd10485a78856f4ff0fb3ddf3d45</param></service></servicedata>
|
||||
<param name="changesrevision">3498720d9d2111b71ae2a27da04bb7a406df6eda</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:165528eec07340b4b3e625adc4a645e0546cd379385ed7b2bc3e763d9cdd7cef
|
||||
size 2336969
|
3
terragrunt-0.44.2.tar.gz
Normal file
3
terragrunt-0.44.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf0e75b4ea2d485ea919527271e923c21945a1ba7db2853d24297b9c60413ea1
|
||||
size 2347428
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 02 07:17:38 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.44.2:
|
||||
* Bump github.com/hashicorp/go-getter from 1.6.2 to 1.7.0 (#2454)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 28 14:35:28 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.44.1
|
||||
Version: 0.44.2
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e23d6467ba0ab2cf7a711124eed7b57f41b745b593b813b655ac7ee0085bbc47
|
||||
size 9911540
|
||||
oid sha256:2801ec1e703d420ffdd81c6fe99640566a0c0129f32d1c012c92baa0198a8d38
|
||||
size 9942821
|
||||
|
Loading…
Reference in New Issue
Block a user