forked from pool/terragrunt
Accepting request 1077620 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1077620 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=36
This commit is contained in:
commit
e7e72cd4c3
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.1</param>
|
||||
<param name="revision">v0.45.2</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">6d48a853858c1feb3c67a45dc50fc71ec4713e1a</param></service></servicedata>
|
||||
<param name="changesrevision">cff4cbae12e6ba4018a01f167831b9fc35ababbb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7bbc270ef4897939968f2667859be91efec9d11c8f536edb2ebf3e0afe8de03
|
||||
size 4869132
|
3
terragrunt-0.45.2.obscpio
Normal file
3
terragrunt-0.45.2.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b195772c034dffbb5f30384308a576d327e5e6b66dbed287d1b87bff3cefabd0
|
||||
size 4871180
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 06 03:25:11 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.2:
|
||||
* #2515 Add option to disable module output (#2516)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 04 06:16:30 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.1
|
||||
mtime: 1680557327
|
||||
commit: 6d48a853858c1feb3c67a45dc50fc71ec4713e1a
|
||||
version: 0.45.2
|
||||
mtime: 1680721142
|
||||
commit: cff4cbae12e6ba4018a01f167831b9fc35ababbb
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.1
|
||||
Version: 0.45.2
|
||||
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:d066917c82df6665ae0b11a41b27f81129e59d628dfba1551e323926671c8f72
|
||||
size 9944435
|
||||
oid sha256:ef36eb1b7e2ef0cfa3a7a396006c639370c4279416d4d68422137869b0689b29
|
||||
size 9944491
|
||||
|
Loading…
Reference in New Issue
Block a user