Accepting request 1224163 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1224163 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=166
This commit is contained in:
commit
e765d0c8af
2
_service
2
_service
@ -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.68.12</param>
|
<param name="revision">v0.68.13</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>
|
||||||
|
@ -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">748f85519b8980ed25b815550cd0e0a5c9de543c</param></service></servicedata>
|
<param name="changesrevision">580998cff1d26f610f49a346b8989fe1066e9632</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:afaa6358d55cd101b3e4db5aa13dd671af167ae2b8ef43e59b8a8edd5e29277e
|
|
||||||
size 8079373
|
|
3
terragrunt-0.68.13.obscpio
Normal file
3
terragrunt-0.68.13.obscpio
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e61737268f4b77b9d41889f3acee69284d2742265d883f53c23331ad16d9bc7d
|
||||||
|
size 8133133
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Nov 14 09:49:48 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
- Update to version 0.68.13:
|
||||||
|
* feat: Adding units-reading (#3550)
|
||||||
|
* feat: Adding Discord Markdown badge (#3539)
|
||||||
|
* docs: Adding documentation for release process (#3487)
|
||||||
|
* fix: Refactoring out helpers (#3465)
|
||||||
|
* fix: Re-introducing `--terragrunt-hclfmt-file` docs (#3552)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Nov 13 10:03:38 UTC 2024 - opensuse_buildservice@ojkastl.de
|
Wed Nov 13 10:03:38 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
name: terragrunt
|
name: terragrunt
|
||||||
version: 0.68.12
|
version: 0.68.13
|
||||||
mtime: 1731423188
|
mtime: 1731519284
|
||||||
commit: 748f85519b8980ed25b815550cd0e0a5c9de543c
|
commit: 580998cff1d26f610f49a346b8989fe1066e9632
|
||||||
|
@ -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.68.12
|
Version: 0.68.13
|
||||||
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:26a8935bf9874049e4e1c9c687682429cbf8cdd7d4d51f4a762158af06c8e438
|
oid sha256:0ad0ec233f9580f562d79f69dbb6bb2664c73cf1ca530ec0ad00b5623da3cf9e
|
||||||
size 20333153
|
size 20343393
|
||||||
|
Loading…
Reference in New Issue
Block a user