forked from pool/terragrunt
Accepting request 986210 from home:ojkastl_buildservice:Branch_terraform
update to 0.38.3 OBS-URL: https://build.opensuse.org/request/show/986210 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=20
This commit is contained in:
parent
de8b5c8375
commit
c671a8d8f2
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.38.2</param>
|
||||
<param name="revision">v0.38.3</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.38.2.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.38.3.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">1cb5c30f36ac698e2f989aa552dd105ad0285059</param></service></servicedata>
|
||||
<param name="changesrevision">7d143740c05ef9a5cc87414c5b22107bf3cb1425</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:461261c4c78afbebf12a4669c567d074ae15ae8779a72b122bcc7fb3f5f38dbf
|
||||
size 2312804
|
3
terragrunt-0.38.3.tar.gz
Normal file
3
terragrunt-0.38.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3d9c01a49216c9eb996b57af9c2cfd4b57e221a350621a684b63e8cd5fc36a78
|
||||
size 2313079
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 01 10:52:34 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.38.3:
|
||||
* #2113 Improved parsing of AWS policy response (#2118)
|
||||
* #2109 Updated reading of AWS response using BoolValue function (#2111)
|
||||
* Integration tests stability (#2160)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 28 14:22:42 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.38.2
|
||||
Version: 0.38.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:1bce7f016ae49024c7d06ec4e5dbf36869dbb209e09b7503e7fc29efdf4d3849
|
||||
size 9082296
|
||||
oid sha256:0bddfce8805de81a3db767c87b823ecf16839c8dd91c3983e29551d1cc27c003
|
||||
size 9082755
|
||||
|
Loading…
Reference in New Issue
Block a user