Accepting request 1227330 from systemsmanagement:terraform
OBS-URL: https://build.opensuse.org/request/show/1227330 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/terragrunt?expand=0&rev=170
This commit is contained in:
commit
e0b7b5027d
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.69.1</param>
|
||||
<param name="revision">v0.69.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gruntwork-io/terragrunt</param>
|
||||
<param name="changesrevision">f3210dd7b2e5f3de19d8af8a1abe08a8c1f26b01</param></service></servicedata>
|
||||
<param name="changesrevision">d8313f9099d92500a008b1677c663253e82fcbd9</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:eef9b7355a4d7edb7b7324f77a482d321727707aac729442c83e6a146bf077af
|
||||
size 8302093
|
3
terragrunt-0.69.3.obscpio
Normal file
3
terragrunt-0.69.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:044ad759a80513dd85ac9c4838fefa2327b91dd3d3b29d8505993f0f6dd38a1a
|
||||
size 8305677
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:21:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.69.3:
|
||||
* fix: `error_hook` processing (#3608)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 29 12:15:34 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
- Update to version 0.69.2:
|
||||
* fix: Wrap TF stdout and stderr in JSON (#3602)
|
||||
* wrong environment name on document (#3600)
|
||||
* build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.30.3 to
|
||||
1.32.5 (#3594)
|
||||
* build(deps): bump cloud.google.com/go/storage from 1.46.0 to
|
||||
1.47.0 (#3593)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 13:46:32 UTC 2024 - opensuse_buildservice@ojkastl.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.69.1
|
||||
mtime: 1732299483
|
||||
commit: f3210dd7b2e5f3de19d8af8a1abe08a8c1f26b01
|
||||
version: 0.69.3
|
||||
mtime: 1732828977
|
||||
commit: d8313f9099d92500a008b1677c663253e82fcbd9
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.69.1
|
||||
Version: 0.69.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:15ce2a0485fcc13267f34c4c200a4655f1421c7c2b0f59d698c0092577a2efff
|
||||
size 20408893
|
||||
oid sha256:c09badb201ea0fff258c97d4a61d37588c4021a01f49d9d1fae23c10513657d5
|
||||
size 20417268
|
||||
|
Loading…
Reference in New Issue
Block a user