SHA256
1
0
forked from pool/terragrunt

Accepting request 1062580 from home:ojkastl_buildservice:Branch_terraform

update to 0.43.1

OBS-URL: https://build.opensuse.org/request/show/1062580
OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=60
This commit is contained in:
Johannes Kastl 2023-02-02 07:05:33 +00:00 committed by Git OBS Bridge
parent 6cd1881cd5
commit 29761c09cb
7 changed files with 18 additions and 9 deletions

View File

@ -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.43.0</param> <param name="revision">v0.43.1</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.43.0.tar.gz</param> <param name="archive">terragrunt-0.43.1.tar.gz</param>
</service> </service>
</services> </services>

View File

@ -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">01951a68d289fdb509652d87d3ade3460e6e08f4</param></service></servicedata> <param name="changesrevision">6d8c982af561a93f9e37a92aa9af11e461c50c02</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:67cb37da6b9e183e6bee1240b98f55780483f47fb2d43b07ec82ab970851be3c
size 2334428

3
terragrunt-0.43.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5efc5becfbcbf39da9c9aea65fe82f0696d819582c333cf6799509942d750444
size 2334330

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Feb 02 06:50:01 UTC 2023 - kastl@b1-systems.de
- Update to version 0.43.1:
* fix AES256 encryption validation (#2337)
* Fix typos (#2406)
* [skip ci] Added FUNDING.yml (#2429)
* Flaky TestInputsToTflintVar fix (#2427)
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 20 09:54:54 UTC 2023 - kastl@b1-systems.de Fri Jan 20 09:54:54 UTC 2023 - kastl@b1-systems.de

View File

@ -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.43.0 Version: 0.43.1
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

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:948b185b91f5d6e7692d4e0c503dfde8787d35ce66ce6dda25cbd963ec6205e2 oid sha256:fe77a79f9ae7b7564c3bd7cecb5a0f8ab2070a2d3353726b7504066a1c4b0b2c
size 9911415 size 9911367