forked from pool/terragrunt
Accepting request 1170738 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1170738 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=118
This commit is contained in:
commit
005aa597f9
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.57.12</param>
|
||||
<param name="revision">v0.57.13</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">819c93653b23e88d7b47370cb7ec3ddb8b30d2c5</param></service></servicedata>
|
||||
<param name="changesrevision">0d72dae6808cc8cae453fa4839dbd311fc2961d5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d78b374b8b9abfefa3a262421508bcc620a68fda0fa834d2f0aad301b9df2ce
|
||||
size 7511565
|
3
terragrunt-0.57.13.obscpio
Normal file
3
terragrunt-0.57.13.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d4b38d726e3968dca4df079aff806e9864693a3b56da889e561f20802968c924
|
||||
size 7511565
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 29 09:27:45 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.57.13:
|
||||
* fix(provider_cache): Use more permissive regex search for
|
||||
Status Locked (#3105)
|
||||
* fix: unit test (#3106)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 27 09:19:41 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.57.12
|
||||
mtime: 1714158521
|
||||
commit: 819c93653b23e88d7b47370cb7ec3ddb8b30d2c5
|
||||
version: 0.57.13
|
||||
mtime: 1714327597
|
||||
commit: 0d72dae6808cc8cae453fa4839dbd311fc2961d5
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.57.12
|
||||
Version: 0.57.13
|
||||
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:62c5b7d2c9deaba3a698b7c4d566a58fe45cb124fbc63ded0053196b8ce02f26
|
||||
size 15394615
|
||||
oid sha256:794bd011d70d71a05ba4714832dc65d23a2e2997fec6d9b24cf07fccee7b32f6
|
||||
size 15394290
|
||||
|
Loading…
Reference in New Issue
Block a user