forked from pool/terragrunt
Accepting request 1194006 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1194006 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=151
This commit is contained in:
commit
ccd29695aa
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.66.5</param>
|
||||
<param name="revision">v0.66.6</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">c818ea481d4e8c915d90ca9c708115eba8b50bd2</param></service></servicedata>
|
||||
<param name="changesrevision">e0c5cbe815914aea348ff6d6fb0cf936c687e982</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a3542c5686f7b624a5d0ac828be5c819e6b319a02de67d2cd9e1c450b1b79171
|
||||
size 7815693
|
3
terragrunt-0.66.6.obscpio
Normal file
3
terragrunt-0.66.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:37dc4c61e5cc4584a9ecb244a2e779058e9aea94bfab937217e49dd2c4568fe4
|
||||
size 7816717
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 14 16:53:36 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.66.6:
|
||||
* Engine output handling (#3339)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 13 18:04:24 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.66.5
|
||||
mtime: 1723552382
|
||||
commit: c818ea481d4e8c915d90ca9c708115eba8b50bd2
|
||||
version: 0.66.6
|
||||
mtime: 1723574347
|
||||
commit: e0c5cbe815914aea348ff6d6fb0cf936c687e982
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.66.5
|
||||
Version: 0.66.6
|
||||
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:80fe93c9ee695405b9c8b79064d3d3118451f2940e15aca87e7a0e10d49e246d
|
||||
size 17485575
|
||||
oid sha256:a44f6c17105ca9ca65742d53f9b7792598b136ca04ba6808bc24ec6069ff2dfc
|
||||
size 17457180
|
||||
|
Loading…
Reference in New Issue
Block a user