Accepting request 1083376 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1083376 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=39
This commit is contained in:
commit
23fe74c85a
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.4</param>
|
||||
<param name="revision">v0.45.5</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">10a252eeb1813f52716670540f5b17820725efe0</param></service></servicedata>
|
||||
<param name="changesrevision">208e6b23a8d77c1f745cc8c07b600c8b15e57803</param></service></servicedata>
|
3
terragrunt-0.45.5.obscpio
Normal file
3
terragrunt-0.45.5.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bdf1b95547555da31d77a850597b5c13fcb41777d5195460547fc80ae7c517c1
|
||||
size 4876300
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 28 04:26:39 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.5:
|
||||
* Add explanation for terraform errors (#2547)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 20 14:27:09 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.4
|
||||
mtime: 1681933514
|
||||
commit: 10a252eeb1813f52716670540f5b17820725efe0
|
||||
version: 0.45.5
|
||||
mtime: 1682624285
|
||||
commit: 208e6b23a8d77c1f745cc8c07b600c8b15e57803
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.4
|
||||
Version: 0.45.5
|
||||
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:dc824976299e65bd4671aff7385346acd3853c530f750b901eae4d08cfb290bf
|
||||
size 9835361
|
||||
oid sha256:c303132eb904f5276e8bc85456d25de501baf8871f0da34ca9f3515cee049318
|
||||
size 9835800
|
||||
|
Loading…
Reference in New Issue
Block a user