Accepting request 984392 from home:ojkastl_buildservice:Branch_terraform
update to 0.38.0 OBS-URL: https://build.opensuse.org/request/show/984392 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=15
This commit is contained in:
parent
0541bd7e5f
commit
99ebd3feb0
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.2</param>
|
||||
<param name="revision">v0.38.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.37.2.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.38.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">9bde71bd65f55a95d5fe202b3dcadcc63c864627</param></service></servicedata>
|
||||
<param name="changesrevision">514e350460d08cf08bcebe9f3d4c466235096bc5</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d695ec2fb1493dce1b58a99ba82bdcc9928f8aafb359eafa29b1c9b67c7aec24
|
||||
size 2308384
|
3
terragrunt-0.38.0.tar.gz
Normal file
3
terragrunt-0.38.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80a354ec100a5a370d1fdfa8cdccde58adce832104365a7ab7f172335c7282b4
|
||||
size 2310300
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 07:54:16 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.38.0:
|
||||
* Test against terraform 1.2 (#2147)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 07:50:00 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.37.4:
|
||||
* Make include_in_copy work for patterns containing parent folders (#2112)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 07:44:55 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.37.3:
|
||||
* feat: improve local source code download behaviour (#2006)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 09 17:10:17 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.2
|
||||
Version: 0.38.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:9ca6adc43a1f2d906f3ac7858c14eccdd9e54d3f5133f2be4ceaaa09d2432024
|
||||
size 8861837
|
||||
oid sha256:222dcb6d5c23145bdb0d21280f291ca0f92ee9ece98ec4751e6f4915819551d0
|
||||
size 9082451
|
||||
|
Loading…
Reference in New Issue
Block a user