forked from pool/terragrunt
Accepting request 1088951 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1088951 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=48
This commit is contained in:
commit
6b68a2f261
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.45.15</param>
|
<param name="revision">v0.45.16</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">a9df21fae6041de444a3a66154f7ccda97548ba4</param></service></servicedata>
|
<param name="changesrevision">e5b394060e8eb5009b99d15195e64688614a768f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3293c94c92d97361d45ca998f46d0e54ce861d14cb697dcb6882e1ec07cd9c35
|
|
||||||
size 4899340
|
|
3
terragrunt-0.45.16.obscpio
Normal file
3
terragrunt-0.45.16.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:bbd6cb768096e42ff42415907356857b3e63a2e31a54b3d9a177eb746305724b
|
||||||
|
size 4903436
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 25 06:19:28 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.45.16:
|
||||||
|
* Add support for Disable field in generate blocks (#2497)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 22 05:45:49 UTC 2023 - kastl@b1-systems.de
|
Mon May 22 05:45:49 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.45.15
|
version: 0.45.16
|
||||||
mtime: 1684532082
|
mtime: 1684955290
|
||||||
commit: a9df21fae6041de444a3a66154f7ccda97548ba4
|
commit: e5b394060e8eb5009b99d15195e64688614a768f
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.45.15
|
Version: 0.45.16
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:718a137cf6ca2a74097ea9a9f4f15af375c798e36a9b9cbdde11bb52b0e5441e
|
oid sha256:167334cf0f50893b9676267333deb7c356498aaea5c2e9aaee1e6c875a4a8c80
|
||||||
size 10133114
|
size 10133415
|
||||||
|
Loading…
Reference in New Issue
Block a user