Accepting request 1110793 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1110793 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=62
This commit is contained in:
commit
e45e636dd6
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.50.14</param>
|
||||
<param name="revision">v0.50.15</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">d3285f0e44a7b82a1a20598088f529004459c2c7</param></service></servicedata>
|
||||
<param name="changesrevision">aa17e62bb9012a31ec5f5ed03070be6e8f10d844</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9e4d6485678cf6caa5c2904870ec5a45866c42a1251954e03c0f14110236aa3
|
||||
size 5065228
|
3
terragrunt-0.50.15.obscpio
Normal file
3
terragrunt-0.50.15.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e55090a257806acd7a6a032858367422e831e8d4fe19ff4f512079667096ac36
|
||||
size 5069836
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 04:57:13 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.50.15:
|
||||
* Fixed searching for configs with non-default names #2704.
|
||||
(#2704)
|
||||
* Updating link to before-and-after-hooks (#2708)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 07 05:38:10 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.50.14
|
||||
mtime: 1694026567
|
||||
commit: d3285f0e44a7b82a1a20598088f529004459c2c7
|
||||
version: 0.50.15
|
||||
mtime: 1694425351
|
||||
commit: aa17e62bb9012a31ec5f5ed03070be6e8f10d844
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.50.14
|
||||
Version: 0.50.15
|
||||
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:07993b3314fa6fe0879a3a59694893b015fa2e2cc23ed494b00f179e9500fda9
|
||||
size 10383228
|
||||
oid sha256:0f6480038b0480889a68283a34229beb58b02bc4abc40fdb0029e478f87baa2f
|
||||
size 10384560
|
||||
|
Loading…
Reference in New Issue
Block a user