forked from pool/terragrunt
Accepting request 986894 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/986894 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=8
This commit is contained in:
commit
14b2230379
4
_service
4
_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.38.3</param>
|
<param name="revision">v0.38.4</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>
|
||||||
@ -16,6 +16,6 @@
|
|||||||
<param name="compression">gz</param>
|
<param name="compression">gz</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="go_modules" mode="disabled">
|
<service name="go_modules" mode="disabled">
|
||||||
<param name="archive">terragrunt-0.38.3.tar.gz</param>
|
<param name="archive">terragrunt-0.38.4.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -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">7d143740c05ef9a5cc87414c5b22107bf3cb1425</param></service></servicedata>
|
<param name="changesrevision">48ff9d35066df8a7a49e6b854af95921618758ec</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:3d9c01a49216c9eb996b57af9c2cfd4b57e221a350621a684b63e8cd5fc36a78
|
|
||||||
size 2313079
|
|
3
terragrunt-0.38.4.tar.gz
Normal file
3
terragrunt-0.38.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c0c1acb118c939c7790db3a23c321e138a81d034942a36b4771f3aab730780ef
|
||||||
|
size 2315274
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 05 14:19:25 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 0.38.4:
|
||||||
|
* Use faster hashing approach when handling local module sources (#2168)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 01 10:52:34 UTC 2022 - kastl@b1-systems.de
|
Fri Jul 01 10:52:34 UTC 2022 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -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.38.3
|
Version: 0.38.4
|
||||||
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:0bddfce8805de81a3db767c87b823ecf16839c8dd91c3983e29551d1cc27c003
|
oid sha256:9db95bf937b04a5e2709cd58a93c38c80d647ec4335226a558b38b3f48436639
|
||||||
size 9082755
|
size 9079861
|
||||||
|
Loading…
Reference in New Issue
Block a user