forked from pool/terragrunt
Accepting request 1134524 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1134524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=92
This commit is contained in:
commit
d888b9b8b0
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.54.7</param>
|
||||
<param name="revision">v0.54.9</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">b8ee109e3af286b6efc3dc7807c09287ece7dc96</param></service></servicedata>
|
||||
<param name="changesrevision">88f2b0ce767136bb456781eaa23999be12bf0341</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3ac9fedc63a40585dbf0eec6107879e12c0dfc4b76f9cc2aa9e808daa86ab547
|
||||
size 7002637
|
3
terragrunt-0.54.9.obscpio
Normal file
3
terragrunt-0.54.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:402404048bd46d0a9195e5a3a0b61a76edcf3635b2d76e076b0b14a27765147e
|
||||
size 7007757
|
@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 21 17:12:08 UTC 2023 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.54.9:
|
||||
* Fix catalog configuration file search. (#2862)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 20 12:59:35 UTC 2023 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.54.8:
|
||||
* Speed up repo cloning for the `catalog` command (#2857)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 19 13:30:02 UTC 2023 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.54.7
|
||||
mtime: 1702925321
|
||||
commit: b8ee109e3af286b6efc3dc7807c09287ece7dc96
|
||||
version: 0.54.9
|
||||
mtime: 1703105401
|
||||
commit: 88f2b0ce767136bb456781eaa23999be12bf0341
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.54.7
|
||||
Version: 0.54.9
|
||||
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:86ee08c440453282d18fdacaed5136f2ec5808011475a468ea9645ae6b711e5a
|
||||
size 13761305
|
||||
oid sha256:d40620a3eb735aa2c55eb20411eb746ccfff18ade5441478053fd92f9ea09148
|
||||
size 13761605
|
||||
|
Loading…
Reference in New Issue
Block a user