Accepting request 1092757 from home:ojkastl_buildservice:Branch_terraform
update to 0.46.3 OBS-URL: https://build.opensuse.org/request/show/1092757 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=111
This commit is contained in:
parent
29bce7057c
commit
c09ab1c4ee
2
_service
2
_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.46.1</param>
|
||||
<param name="revision">v0.46.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">e190fa3d9a0a92c32fd5d031851775a702179db7</param></service></servicedata>
|
||||
<param name="changesrevision">d59c964f36a32f2b73217e6306b07056cd473054</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db496c5200a96962e9675d9507187ff0276788ff2601a25a874d9a7979a1074e
|
||||
size 4925964
|
3
terragrunt-0.46.3.obscpio
Normal file
3
terragrunt-0.46.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9aa2496b2630b3f80ef2767a3b6d58c79ed11fc3e2a506c768024fef6ee8a66b
|
||||
size 4930572
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 12 20:00:20 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.46.3:
|
||||
* #2595 Fix for fetching reference value with slashes (#2597)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 12 19:57:44 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.46.2:
|
||||
* feat: support git tag in `--terragrunt-source-map` option
|
||||
(#2586)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 02 04:50:38 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.46.1
|
||||
mtime: 1685643340
|
||||
commit: e190fa3d9a0a92c32fd5d031851775a702179db7
|
||||
version: 0.46.3
|
||||
mtime: 1686164952
|
||||
commit: d59c964f36a32f2b73217e6306b07056cd473054
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.46.1
|
||||
Version: 0.46.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:c1727a950906f18774df366f7901f951861a0cb26e034154038bebcab7f1c0b5
|
||||
size 10133014
|
||||
oid sha256:a6408e2abbb56e8952b988487db7a33bf8ddcd533c8625407b7cee6fca50674b
|
||||
size 10133316
|
||||
|
Loading…
Reference in New Issue
Block a user