Accepting request 984672 from home:ojkastl_buildservice:Branch_terraform
update to 0.38.1 OBS-URL: https://build.opensuse.org/request/show/984672 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=16
This commit is contained in:
parent
99ebd3feb0
commit
adf8e5b2d3
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.0</param>
|
||||
<param name="revision">v0.38.1</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.0.tar.gz</param>
|
||||
<param name="archive">terragrunt-0.38.1.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">514e350460d08cf08bcebe9f3d4c466235096bc5</param></service></servicedata>
|
||||
<param name="changesrevision">47f16b7b07359fa0f5d3e511954414932ec646dc</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80a354ec100a5a370d1fdfa8cdccde58adce832104365a7ab7f172335c7282b4
|
||||
size 2310300
|
3
terragrunt-0.38.1.tar.gz
Normal file
3
terragrunt-0.38.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:02b7c2695a44d6caa49b28b1adc138623e3fd13ef84c557ee304e79a0c6300e9
|
||||
size 2313152
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 20:45:14 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.38.1:
|
||||
* feat: fetch dependency output from state (#2123)
|
||||
* Add ability to customize SSE settings for the remote state bucket (#2157)
|
||||
* Add ability to disable auto-approve (#2156)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 22 07:54:16 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.0
|
||||
Version: 0.38.1
|
||||
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:222dcb6d5c23145bdb0d21280f291ca0f92ee9ece98ec4751e6f4915819551d0
|
||||
size 9082451
|
||||
oid sha256:d6dce59113f848fed461616cb67c3752ded11a7fbc66b57afd3a83a4dc631526
|
||||
size 9082590
|
||||
|
Loading…
Reference in New Issue
Block a user