Accepting request 1085614 from home:ojkastl_buildservice:Branch_terraform
update to 0.45.10 OBS-URL: https://build.opensuse.org/request/show/1085614 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=93
This commit is contained in:
parent
89e6b059c1
commit
da0e1afe15
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.9</param>
|
||||
<param name="revision">v0.45.10</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">0652685815e3a319a1c4e54d5b7bf10e52c44f8c</param></service></servicedata>
|
||||
<param name="changesrevision">be4aac786bf155e57e22f7ae3ce5a631c52b1708</param></service></servicedata>
|
3
terragrunt-0.45.10.obscpio
Normal file
3
terragrunt-0.45.10.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:211b559f0451639c5c65af55ae3e76ebaf2af64b4a99f0954ac01bfb5f7bb3f7
|
||||
size 4881932
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:62518140a5f41df2751ced1c00d2cf386a5f28e04306fb1cccdd537830b550ec
|
||||
size 4879372
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 09 05:41:30 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.45.10:
|
||||
* fix: avoid double-rendering `terraform init` output (#2558)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 05 10:42:22 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.45.9
|
||||
mtime: 1683280809
|
||||
commit: 0652685815e3a319a1c4e54d5b7bf10e52c44f8c
|
||||
version: 0.45.10
|
||||
mtime: 1683567278
|
||||
commit: be4aac786bf155e57e22f7ae3ce5a631c52b1708
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.45.9
|
||||
Version: 0.45.10
|
||||
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:fa8ffa408f0a1d2f9ffb8c6d71aa8e08ccc96be7a2c13422befa5fd32a132ce9
|
||||
size 10133348
|
||||
oid sha256:fb92df5c4b16d517e5abf48a0bd031dfbf067319691bc8d1df5de90ba13a8081
|
||||
size 10133303
|
||||
|
Loading…
Reference in New Issue
Block a user