forked from pool/terragrunt
update to 0.63.6
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=305
This commit is contained in:
parent
3191f1c406
commit
dc815ff1bc
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.5</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">0bf2be73053a129f1145520ad24a1414ac3b85c1</param></service></servicedata>
|
<param name="changesrevision">98b60321ea5d65acb2ae28b492ca71a17171227d</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6d0794562c44579e392cf2410ffd4c7efae2fe8cda95b851e23adad4dfba1277
|
|
||||||
size 7754765
|
|
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,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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
|
Wed Jul 24 17:46:40 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.63.5
|
version: 0.63.6
|
||||||
mtime: 1721826791
|
mtime: 1721842187
|
||||||
commit: 0bf2be73053a129f1145520ad24a1414ac3b85c1
|
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.5
|
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:e626bf48798e38a23ad42d3a8e5d051de4c2c39e9e8349c09ca6fe2b34dd4484
|
oid sha256:0a70e0f6d7a1074287e54f22414ce76a56e0ed6dcba9a1f794dce344b6174839
|
||||||
size 16840116
|
size 16835302
|
||||||
|
Loading…
Reference in New Issue
Block a user