forked from pool/terragrunt
Accepting request 1120769 from home:ojkastl_buildservice:Branch_terraform
update to 0.52.7 OBS-URL: https://build.opensuse.org/request/show/1120769 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:terraform/terragrunt?expand=0&rev=164
This commit is contained in:
parent
5c7b554ee1
commit
92421cb48a
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.52.5</param>
|
||||
<param name="revision">v0.52.7</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">c996cbc70140b8507b2f73a4aeb42b84163a74b6</param></service></servicedata>
|
||||
<param name="changesrevision">0764ce24d3f1520b039da1481f68598300fd5b59</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e76ae2539938688aa9b9780b753c34115da4c8de0aba719fefe8eb380d24eb55
|
||||
size 5109260
|
3
terragrunt-0.52.7.obscpio
Normal file
3
terragrunt-0.52.7.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:22f1df48042341cb77eac1fe18c03437c6e94751301bb63217a300660ac7bef2
|
||||
size 5111308
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 09:19:06 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.52.7:
|
||||
* Bump google.golang.org/grpc from 1.55.0 to 1.56.3 (#2767)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 27 09:16:51 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 0.52.6:
|
||||
* fix!: output-module-groups to work like run-all (#2769)
|
||||
* Update tofu version to 1.6.0-alpha3 (#2766)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 25 04:37:23 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: terragrunt
|
||||
version: 0.52.5
|
||||
mtime: 1698178438
|
||||
commit: c996cbc70140b8507b2f73a4aeb42b84163a74b6
|
||||
version: 0.52.7
|
||||
mtime: 1698343546
|
||||
commit: 0764ce24d3f1520b039da1481f68598300fd5b59
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: terragrunt
|
||||
Version: 0.52.5
|
||||
Version: 0.52.7
|
||||
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:4475b7738ccfd1de9ff5d7498916d1f1ad078c561255ca9be622ea16f74daf38
|
||||
size 10771971
|
||||
oid sha256:435b8117932b666fb50bd65fa0d31791b74aa3657dede38ee1204474f5fff45d
|
||||
size 10781834
|
||||
|
Loading…
Reference in New Issue
Block a user