forked from pool/terragrunt
Accepting request 1112105 from home:ojkastl_buildservice:Branch_terraform
update to 0.51.1 OBS-URL: https://build.opensuse.org/request/show/1112105 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=139
This commit is contained in:
parent
98ff236858
commit
b234e51268
2
_service
2
_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.51.0</param>
|
||||
<param name="revision">v0.51.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">f852753bf485e7277ec0a92fe1c2e9dce32068ee</param></service></servicedata>
|
||||
<param name="changesrevision">110a5f1e87507316dc03d5b3fc34dde750247502</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e77f9cdfb1329cd4d0cd7fdd19949a93ecef2889795c0a8079837bd07a4ac95e
|
||||
size 5075980
|
3
terragrunt-0.51.1.obscpio
Normal file
3
terragrunt-0.51.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8374b74476f2115319521628e78fc5942d2aedfd09078acb71fd746f403395e7
|
||||
size 5075980
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 04:45:48 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.51.1:
|
||||
* Removes trailing slash appended to the end of
|
||||
`get_path_to_repo_root()` (#2719)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 18 05:35:23 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.51.0
|
||||
mtime: 1694853191
|
||||
commit: f852753bf485e7277ec0a92fe1c2e9dce32068ee
|
||||
version: 0.51.1
|
||||
mtime: 1695066265
|
||||
commit: 110a5f1e87507316dc03d5b3fc34dde750247502
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.51.0
|
||||
Version: 0.51.1
|
||||
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:60c3280cd1e8063f2d2c9b84d453c56f2b1b76b5a32a101c6f0704fec721fda0
|
||||
size 10384425
|
||||
oid sha256:2005da0e37fe037ecb168134438dc7d15e95fa6f0a4413e5fcbe1d5cf0c46f1e
|
||||
size 10384712
|
||||
|
Loading…
Reference in New Issue
Block a user