Accepting request 1007138 from home:ojkastl_buildservice:Branch_terraform
update to 0.39.0 OBS-URL: https://build.opensuse.org/request/show/1007138 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=34
This commit is contained in:
parent
27bf00c3a5
commit
670a775a1a
4
_service
4
_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.38.12</param>
|
||||
<param name="revision">v0.39.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">terragrunt-0.38.12.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.39.0.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">3a23346e08ee574a4a3a23112350ea625d577a02</param></service></servicedata>
|
||||
<param name="changesrevision">b93f6ef963edc8aa5a3927c2727494244ba5e7fa</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:23c182e1257e54ac1dd666e82f658e31fad970256abb4d31430d2842020711e3
|
||||
size 2325867
|
3
terragrunt-0.39.0.tar.gz
Normal file
3
terragrunt-0.39.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8950fabf45dbf149686f365fdf0d21b9c9ab4a56bae8814a42046e4b9114263b
|
||||
size 2324988
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 30 05:12:17 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.39.0:
|
||||
* #2259 Improve handling of failures in outputs reading (#2288)
|
||||
* Docs: update to mention run-all commands not xxx-all (#2266)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 15 07:52:16 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.38.12
|
||||
Version: 0.39.0
|
||||
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:1a796961ec6adace3fce136bc4ae02ded625cbc0718330ac3f056494207af959
|
||||
size 8939505
|
||||
oid sha256:b1a752d42d777869217ab11cd1316041a4fab19210bca4eb103407affcc98f4e
|
||||
size 8939492
|
||||
|
Loading…
Reference in New Issue
Block a user