Accepting request 1109418 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1109418 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=61
This commit is contained in:
commit
d682fbbb22
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.13</param>
|
||||
<param name="revision">v0.50.14</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">5df74fe0eea87e39a823209b2756a00751f92d45</param></service></servicedata>
|
||||
<param name="changesrevision">d3285f0e44a7b82a1a20598088f529004459c2c7</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:342448884e663a901bb375102c53f0243d40b06ef51ae7413a4c6ccecd906fd4
|
||||
size 5063692
|
3
terragrunt-0.50.14.obscpio
Normal file
3
terragrunt-0.50.14.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c9e4d6485678cf6caa5c2904870ec5a45866c42a1251954e03c0f14110236aa3
|
||||
size 5065228
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 07 05:38:10 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.50.14:
|
||||
* Terragrunt version in AWS API Calls (#2701)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 06 07:42:13 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.50.13
|
||||
mtime: 1693940807
|
||||
commit: 5df74fe0eea87e39a823209b2756a00751f92d45
|
||||
version: 0.50.14
|
||||
mtime: 1694026567
|
||||
commit: d3285f0e44a7b82a1a20598088f529004459c2c7
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.50.13
|
||||
Version: 0.50.14
|
||||
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:3bcdc7cb71d30ee4d7e305b3a4a42d7d5c5981c24de84c489be003f247ab7ce6
|
||||
size 10383293
|
||||
oid sha256:07993b3314fa6fe0879a3a59694893b015fa2e2cc23ed494b00f179e9500fda9
|
||||
size 10383228
|
||||
|
Loading…
Reference in New Issue
Block a user