Accepting request 1059926 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1059926 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=26
This commit is contained in:
commit
e03d02516a
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.8</param>
|
||||
<param name="revision">v0.43.0</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.8.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.43.0.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">6bdeac1f935578868a7fa59bf943e54c99d0bf6a</param></service></servicedata>
|
||||
<param name="changesrevision">01951a68d289fdb509652d87d3ade3460e6e08f4</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0fce4d4118946f2d4be5ef9f896dda6efaa908d91d6ad68ee18457a287958066
|
||||
size 2334073
|
3
terragrunt-0.43.0.tar.gz
Normal file
3
terragrunt-0.43.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:67cb37da6b9e183e6bee1240b98f55780483f47fb2d43b07ec82ab970851be3c
|
||||
size 2334428
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 09:54:54 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.43.0:
|
||||
* feat: update tflint to v0.44.1 (#2422)
|
||||
* Remove GITHUB_OAUTH_TOKEN from tflint + update docs (#2424)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 13 10:11:25 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.8
|
||||
Version: 0.43.0
|
||||
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:00b04792c2cb84a471cd007eb70579d7a622d661b935ff5fc21948d247d5e1e7
|
||||
size 9888146
|
||||
oid sha256:948b185b91f5d6e7692d4e0c503dfde8787d35ce66ce6dda25cbd963ec6205e2
|
||||
size 9911415
|
||||
|
Loading…
Reference in New Issue
Block a user