Accepting request 1176778 from home:ojkastl_buildservice:Branch_terraform
update to 0.58.10 OBS-URL: https://build.opensuse.org/request/show/1176778 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=267
This commit is contained in:
parent
92b7f96b02
commit
a0d64ef6ed
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.58.9</param>
|
||||
<param name="revision">v0.58.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">4b026f2de9c761b38335b47252b1586d77a144ae</param></service></servicedata>
|
||||
<param name="changesrevision">904fa711c3840a9a1dd193cb20f8fd183fa66ad4</param></service></servicedata>
|
3
terragrunt-0.58.10.obscpio
Normal file
3
terragrunt-0.58.10.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f2f9e108690bee938c8dbb7eea429113f960e9169f10d5490b78f04768ad5525
|
||||
size 7576077
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:449a5ad73e2f1b80483d2abb3eac52d60c73327f12ab905c6c40695dcb50d4e5
|
||||
size 22349837
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 24 19:32:35 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.58.10:
|
||||
* Fixed ignoring `TERRAGRUNT_DOWNLOAD` for dependent modules
|
||||
(#3158)
|
||||
* fix: Fixing `TestTerraformHelp` (#3154)
|
||||
* fix: Fixing some malformed cli-options in docs (#3152)
|
||||
* fix: get rid of testdata archives (#3155)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 22 21:35:50 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.58.9
|
||||
mtime: 1716405888
|
||||
commit: 4b026f2de9c761b38335b47252b1586d77a144ae
|
||||
version: 0.58.10
|
||||
mtime: 1716573244
|
||||
commit: 904fa711c3840a9a1dd193cb20f8fd183fa66ad4
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.58.9
|
||||
Version: 0.58.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:ef1589492d954930ec396a7eb87115123d1ea8d336491be62bb8dc462a196336
|
||||
size 16000854
|
||||
oid sha256:a6bf6a4b2b063783ae5224869d8defd039bc80385ebe1a388abfd19bcf27407f
|
||||
size 16017364
|
||||
|
Loading…
Reference in New Issue
Block a user