forked from pool/terragrunt
Accepting request 1195003 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1195003 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=153
This commit is contained in:
commit
f5e2cc668a
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.8</param>
|
||||
<param name="revision">v0.66.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">9accf247dba7b380a69fcc482994f06844441da4</param></service></servicedata>
|
||||
<param name="changesrevision">5867027e6146f5f328581240d43b43c0b71704e6</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a9d69ad3ea763d214cf84cfc1b4c5faf0d58e3e0d06700b866dcb1486a6fd209
|
||||
size 7839757
|
3
terragrunt-0.66.9.obscpio
Normal file
3
terragrunt-0.66.9.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f8e7e05872f885ea56f0b197e4dd7f0359bb089f2b95b4add5ef5478af1f43bc
|
||||
size 7841805
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 20 16:40:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.66.9:
|
||||
* fix: make `terragrunt-fetch-dependency-output-from-state` to
|
||||
work with not applied dependencies (#3350)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 16 18:21:48 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.66.8
|
||||
mtime: 1723738259
|
||||
commit: 9accf247dba7b380a69fcc482994f06844441da4
|
||||
version: 0.66.9
|
||||
mtime: 1724169304
|
||||
commit: 5867027e6146f5f328581240d43b43c0b71704e6
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.66.8
|
||||
Version: 0.66.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:f94f348c44b44d3c4697ca21697d4e53c65213fe77386923727516518ba016c3
|
||||
size 17414306
|
||||
oid sha256:f19f6711970e7b19594278ee7569aba4206b6d00aea36f8af68857bbd59bd2fd
|
||||
size 17414752
|
||||
|
Loading…
Reference in New Issue
Block a user