forked from pool/terragrunt
Accepting request 981557 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/981557 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=4
This commit is contained in:
commit
21fa8220b5
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.37.1</param>
|
||||
<param name="revision">v0.37.2</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.37.1.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.37.2.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">f9f76373bb387b78b8198a90cb42cd4b73786efd</param></service></servicedata>
|
||||
<param name="changesrevision">9bde71bd65f55a95d5fe202b3dcadcc63c864627</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d689afe8793c6535f869711bb92b7a8235707787a80ed69826d28fdd31a57f0d
|
||||
size 2307316
|
3
terragrunt-0.37.2.tar.gz
Normal file
3
terragrunt-0.37.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d695ec2fb1493dce1b58a99ba82bdcc9928f8aafb359eafa29b1c9b67c7aec24
|
||||
size 2308384
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 09 17:10:17 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.37.2:
|
||||
* Bump github.com/hashicorp/go-getter from 1.5.11 to 1.6.1 (#2131)
|
||||
* Check in Pull Request template (#2124)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 14 08:25:49 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.37.1
|
||||
Version: 0.37.2
|
||||
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:9ff10c7c532be60dc62a5c7a0e5929733f0bd18fd5f1e04838c00807e88fa318
|
||||
size 8809032
|
||||
oid sha256:9ca6adc43a1f2d906f3ac7858c14eccdd9e54d3f5133f2be4ceaaa09d2432024
|
||||
size 8861837
|
||||
|
Loading…
Reference in New Issue
Block a user