forked from pool/terragrunt
Accepting request 1077130 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1077130 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=35
This commit is contained in:
commit
44d5612710
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.0</param>
|
||||
<param name="revision">v0.45.1</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">a571a1de2f37f8470b2d91c796c9c06f335230b7</param></service></servicedata>
|
||||
<param name="changesrevision">6d48a853858c1feb3c67a45dc50fc71ec4713e1a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b8149e52f0831d1c39e3011fb7c60bbe9c52375384ce4ab918681715141cd36
|
||||
size 4862988
|
3
terragrunt-0.45.1.obscpio
Normal file
3
terragrunt-0.45.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f7bbc270ef4897939968f2667859be91efec9d11c8f536edb2ebf3e0afe8de03
|
||||
size 4869132
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 04 06:16:30 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.1:
|
||||
* Add --terragrunt-include-module-prefix option (#2493)
|
||||
* [skip ci] Refactor contexts (#2503)
|
||||
* Update v0.45.0 link title (#2491)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 17 19:32:39 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.0
|
||||
mtime: 1679080510
|
||||
commit: a571a1de2f37f8470b2d91c796c9c06f335230b7
|
||||
version: 0.45.1
|
||||
mtime: 1680557327
|
||||
commit: 6d48a853858c1feb3c67a45dc50fc71ec4713e1a
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.0
|
||||
Version: 0.45.1
|
||||
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:24e075c77a8541c32a1d69e147cfb9c09b766204b5378ad98a1472c439e985f0
|
||||
size 9944446
|
||||
oid sha256:d066917c82df6665ae0b11a41b27f81129e59d628dfba1551e323926671c8f72
|
||||
size 9944435
|
||||
|
Loading…
Reference in New Issue
Block a user