forked from pool/terragrunt
Accepting request 1191341 from home:ojkastl_buildservice:Branch_terraform
update to 0.66.1 OBS-URL: https://build.opensuse.org/request/show/1191341 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=317
This commit is contained in:
parent
8457daa4c6
commit
4ecef49a55
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.0</param>
|
||||
<param name="revision">v0.66.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">acbc58ae12ab4f5c4d7df2a1ea418d7cc9444fad</param></service></servicedata>
|
||||
<param name="changesrevision">bb1c1385fe7c5283a9997aa1ebe5809f374d77ac</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47fd2158fd2ca66b90626296659054f190a43b00d4bde7d69619823e6559028b
|
||||
size 7790093
|
3
terragrunt-0.66.1.obscpio
Normal file
3
terragrunt-0.66.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:beef1cf5218bcc979f64d154942d2e8e36830753bcd6fc07a0e1d2e07f008438
|
||||
size 7795213
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 03 07:52:13 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.66.1:
|
||||
* Adding resolving relative urls to Terragrunt Provider Cache
|
||||
(#3318)
|
||||
* Fixing interpreting empty list as null value (#3317)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 02 14:19:29 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.66.0
|
||||
mtime: 1722601271
|
||||
commit: acbc58ae12ab4f5c4d7df2a1ea418d7cc9444fad
|
||||
version: 0.66.1
|
||||
mtime: 1722613634
|
||||
commit: bb1c1385fe7c5283a9997aa1ebe5809f374d77ac
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.66.0
|
||||
Version: 0.66.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:89cd58ae06468897243e53c6098c1b49d7f6f25c4ef93f60b223c433f2c461d5
|
||||
size 17446954
|
||||
oid sha256:192ab1716b641cad5ae845742546242dd391916d56c2418cebcdddb6af259648
|
||||
size 17435682
|
||||
|
Loading…
Reference in New Issue
Block a user