forked from pool/terragrunt
Accepting request 1189151 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1189151 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=141
This commit is contained in:
commit
5464b3e9a3
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.63.2</param>
|
||||
<param name="revision">v0.63.3</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">05dc2e9abbbb596ece2594e6d27d5ccc26c1f11b</param></service></servicedata>
|
||||
<param name="changesrevision">358ec76177f1e7f22aac400fd7c5f57901562d1c</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b902eda3a2e0fcac846073b3a6005b1b7c62e6480c86edb45e3a9d1bb7c9174e
|
||||
size 7726605
|
3
terragrunt-0.63.3.obscpio
Normal file
3
terragrunt-0.63.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d2bcb19d17e8629b2f434be2ee0ca087fe0ac045180f4dac7697f3fe6bb7b577
|
||||
size 7734285
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 23 05:36:28 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.63.3:
|
||||
* Fixing generation of `provider_installation` block used for
|
||||
provider caching (#3280)
|
||||
* Updated links to provider caching (#3282)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 05:46:22 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.63.2
|
||||
mtime: 1721331353
|
||||
commit: 05dc2e9abbbb596ece2594e6d27d5ccc26c1f11b
|
||||
version: 0.63.3
|
||||
mtime: 1721681479
|
||||
commit: 358ec76177f1e7f22aac400fd7c5f57901562d1c
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.63.2
|
||||
Version: 0.63.3
|
||||
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:5ebea34412515cf53f816839696edd24818f33f16d54c18020f1ac6ddfdf8492
|
||||
size 16158156
|
||||
oid sha256:0c66d6609fc39ec2c275ef4cce47066ea1fb8c993ea0af272929cb00442ad127
|
||||
size 16167343
|
||||
|
Loading…
Reference in New Issue
Block a user