Accepting request 1189501 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1189501 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=142
This commit is contained in:
commit
a7230da702
2
_service
2
_service
@ -3,7 +3,7 @@
|
|||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="exclude">.git</param>
|
<param name="exclude">.git</param>
|
||||||
<param name="revision">v0.63.3</param>
|
<param name="revision">v0.63.6</param>
|
||||||
<param name="versionformat">@PARENT_TAG@</param>
|
<param name="versionformat">@PARENT_TAG@</param>
|
||||||
<param name="changesgenerate">enable</param>
|
<param name="changesgenerate">enable</param>
|
||||||
<param name="versionrewrite-pattern">v(.*)</param>
|
<param name="versionrewrite-pattern">v(.*)</param>
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<servicedata>
|
<servicedata>
|
||||||
<service name="tar_scm">
|
<service name="tar_scm">
|
||||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||||
<param name="changesrevision">358ec76177f1e7f22aac400fd7c5f57901562d1c</param></service></servicedata>
|
<param name="changesrevision">98b60321ea5d65acb2ae28b492ca71a17171227d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d2bcb19d17e8629b2f434be2ee0ca087fe0ac045180f4dac7697f3fe6bb7b577
|
|
||||||
size 7734285
|
|
3
terragrunt-0.63.6.obscpio
Normal file
3
terragrunt-0.63.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:09bdcc57b1d3ec97fd5f8ec6b243054f1b3177bcfa1697e9d8775527d8da36f0
|
||||||
|
size 7757325
|
@ -1,3 +1,24 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 25 05:22:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.63.6:
|
||||||
|
* Fixing generation of `provider_installation` block used for
|
||||||
|
provider caching (#3290)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 24 17:46:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.63.5:
|
||||||
|
* Add support for engine downloading (#3281)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jul 24 17:42:19 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.63.4:
|
||||||
|
* 3274 - fix: Include nothing when value for
|
||||||
|
`terragrunt-include-dir` doesn't exist on the filesystem
|
||||||
|
(#3286)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jul 23 05:36:28 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Tue Jul 23 05:36:28 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.63.3
|
version: 0.63.6
|
||||||
mtime: 1721681479
|
mtime: 1721842187
|
||||||
commit: 358ec76177f1e7f22aac400fd7c5f57901562d1c
|
commit: 98b60321ea5d65acb2ae28b492ca71a17171227d
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||||
|
|
||||||
Name: terragrunt
|
Name: terragrunt
|
||||||
Version: 0.63.3
|
Version: 0.63.6
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:0c66d6609fc39ec2c275ef4cce47066ea1fb8c993ea0af272929cb00442ad127
|
oid sha256:0a70e0f6d7a1074287e54f22414ce76a56e0ed6dcba9a1f794dce344b6174839
|
||||||
size 16167343
|
size 16835302
|
||||||
|
Loading…
Reference in New Issue
Block a user