forked from pool/terragrunt
Accepting request 1058193 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1058193 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=25
This commit is contained in:
commit
7239d6ad64
4
_service
4
_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.42.7</param>
|
||||
<param name="revision">v0.42.8</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -16,6 +16,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">terragrunt-0.42.7.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.42.8.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">223943384f81865534ed820f49e48fad9116c51a</param></service></servicedata>
|
||||
<param name="changesrevision">6bdeac1f935578868a7fa59bf943e54c99d0bf6a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94e3561bf0f0a8b9f5478dc513aa65cab03d6c20fa5ce2d42e615b5f1f500dd1
|
||||
size 2333076
|
3
terragrunt-0.42.8.tar.gz
Normal file
3
terragrunt-0.42.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fce4d4118946f2d4be5ef9f896dda6efaa908d91d6ad68ee18457a287958066
|
||||
size 2334073
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 10:11:25 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.42.8:
|
||||
* Updated golang.org/x/crypto dependency (#2412)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 06 11:41:03 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.42.7
|
||||
Version: 0.42.8
|
||||
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:f179b5abf69610ab53a30df2904563a15f690ca0afcca63783901fac6da2c19a
|
||||
size 9870449
|
||||
oid sha256:00b04792c2cb84a471cd007eb70579d7a622d661b935ff5fc21948d247d5e1e7
|
||||
size 9888146
|
||||
|
Loading…
Reference in New Issue
Block a user