forked from pool/terragrunt
Accepting request 1114214 from home:ojkastl_buildservice:Branch_terraform
update to 0.51.6 OBS-URL: https://build.opensuse.org/request/show/1114214 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=146
This commit is contained in:
parent
d1f5e19cf6
commit
5dd1802e8a
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.51.5</param>
|
||||
<param name="revision">v0.51.6</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">f719031b628de002a94c88b02a0e2c7db75b2c6c</param></service></servicedata>
|
||||
<param name="changesrevision">dc534bd7e517a2bbcf34e02b17fd0f6e5bc6351f</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:06bad3f122b2e8040acc0fbfb66b5847d111c38f05079428c0397481b32531fd
|
||||
size 5083148
|
3
terragrunt-0.51.6.obscpio
Normal file
3
terragrunt-0.51.6.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:96994b7b266ed6a545c9e59f09cf48190ecfcd1cf9167776330127fde803d18f
|
||||
size 5081612
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 28 13:46:06 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.51.6:
|
||||
* Updated dependencies to fix security issues (#2733)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 27 04:35:36 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.51.5
|
||||
mtime: 1695745504
|
||||
commit: f719031b628de002a94c88b02a0e2c7db75b2c6c
|
||||
version: 0.51.6
|
||||
mtime: 1695907014
|
||||
commit: dc534bd7e517a2bbcf34e02b17fd0f6e5bc6351f
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.51.5
|
||||
Version: 0.51.6
|
||||
Release: 0
|
||||
Summary: Thin wrapper for Terraform for working with multiple Terraform modules
|
||||
License: MIT
|
||||
@ -32,8 +32,7 @@ BuildRequires: go >= 1.20
|
||||
Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%setup -q -T -D -a 1
|
||||
%autosetup -p1 -a 1
|
||||
|
||||
%build
|
||||
go build \
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84487eb63f415984680704c40c9ce7337f6fbfde544704a81d44967fe71f2d7a
|
||||
size 10384698
|
||||
oid sha256:54ca1e6128cc1759a92a23aed3a9a35d98146c83877de7cfcd5a48a6618a9cf8
|
||||
size 10567976
|
||||
|
Loading…
Reference in New Issue
Block a user