forked from pool/terragrunt
Accepting request 990832 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/990832 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=10
This commit is contained in:
commit
0bdf00a861
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.38.5</param>
|
||||
<param name="revision">v0.38.6</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.38.5.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.38.6.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">7b7e213d90be6460cb37f8b57c0f8c48401f431d</param></service></servicedata>
|
||||
<param name="changesrevision">e6f53ed2d428944a30e03f32461d51393c68dd0f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2be9f0f713895b853094d180ddf7bab6c716a1e63b9065e32b622dc6a646e08a
|
||||
size 2317185
|
3
terragrunt-0.38.6.tar.gz
Normal file
3
terragrunt-0.38.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:92e91f90f4847ed167b7bbd275b73ad17e8cba61e13f5e2956a3be346b1a9416
|
||||
size 2324004
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 22 17:39:05 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.38.6:
|
||||
* Add metadata to render-json output (#2199)
|
||||
* Remove unused appveyor (#2194)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 16 19:04:18 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.38.5
|
||||
Version: 0.38.6
|
||||
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:4bf3578cbf679c1397a60be6e32c7f19cce10a809a754ead2d3bd562c01c8fce
|
||||
size 8939372
|
||||
oid sha256:d4c8c7b52ed6feb040783c0b24d6aa30da48ad2474a8a561e8bb5a2ec3eb9ad3
|
||||
size 8939305
|
||||
|
Loading…
Reference in New Issue
Block a user