forked from pool/terragrunt
Accepting request 1086150 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1086150 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=44
This commit is contained in:
commit
7729a24e98
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.45.10</param>
|
||||
<param name="revision">v0.45.11</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">be4aac786bf155e57e22f7ae3ce5a631c52b1708</param></service></servicedata>
|
||||
<param name="changesrevision">fcfb391b5be91c67e9c0fb66ce41a4cc507c6c53</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:211b559f0451639c5c65af55ae3e76ebaf2af64b4a99f0954ac01bfb5f7bb3f7
|
||||
size 4881932
|
3
terragrunt-0.45.11.obscpio
Normal file
3
terragrunt-0.45.11.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:16a619d97d170baa1cfdc5830c7414a239bb7b555dbba151b19d85e2b7db0d88
|
||||
size 4883980
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 11 04:51:07 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.11:
|
||||
* fix: disable sending a second interrupt signal to `terraform`
|
||||
(#2559)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 09 05:41:30 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.10
|
||||
mtime: 1683567278
|
||||
commit: be4aac786bf155e57e22f7ae3ce5a631c52b1708
|
||||
version: 0.45.11
|
||||
mtime: 1683745183
|
||||
commit: fcfb391b5be91c67e9c0fb66ce41a4cc507c6c53
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.10
|
||||
Version: 0.45.11
|
||||
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:fb92df5c4b16d517e5abf48a0bd031dfbf067319691bc8d1df5de90ba13a8081
|
||||
size 10133303
|
||||
oid sha256:85227b4c74189a03e83e76100f6de1cde5b5fdeb0f8f424cd66b3d70cbc68541
|
||||
size 10133273
|
||||
|
Loading…
Reference in New Issue
Block a user